哪个版本的Linux占硬盘空间最小?

作者&投稿:关姜 (若有异议请与网页底部的电邮联系)
哪个版本的Linux占用磁盘空间最小?~

没有最小.lin的可定制性很高
推荐arch
www.archlinux.org
或者debian的netinstall cd
贱兔也行用stage3

仅仅只是安装的话,没多大。但是,问题是还要装各种软件,工具。仅仅一个系统是没用的,必须有软件。这一点,是肯定的。不同系统而言,在此是相同的。windows如此,linux这样,solaris,还有将来某一天再有人搞出个什么其他的系统,也是一样。但是,考虑到现实环境,包括很多用户对linux了解还不多,也包括因此而导致的很多厂商由于担心市场,而不敢或不愿给linux用户开发软件等等。我觉得,给电脑5到10G就已经相当高了。要是实在不放心,放大到15G。
这是指双系统或虚拟机里面。如果是直接在电脑上安装,没有其他任何系统,仅仅只要linux,那就是硬盘多大,就分多大。否则,大量的未分配空间的存在是一个浪费。

还没有具体看过,呵呵.不过给你贴份我的收藏.
主流服务器UNIX操作系统用户帐号的设置
账号设置 HP-UX FreeBSD Solaris (SPARC)
密码文件 /etc/passwd
/tcb/files/auth/r/root /etc/passwd
/etc/master.passwd /etc/passwd
/etc/shadow
组文件 /etc/group
/etc/logingroup /etc/group /etc/group
允许最大用户ID 2147483647 65535 2147483647
允许远程登录的用户文件设置 /etc/securetty
{console} /etc/ttys
{secure} /etc/default/login
{CONSOLE=/dev/console}
Nobody的UID -2 65534 60001 & 65534(nobody4)
Nobody的GID -2(nogroup) 65534 60002 & 65534(nogroup)
找回ROOT密码 >boot
Interact with IPL ? Y
ISL>hpux -iS
passwd root ok boot -s
passwd root boot cdrom -s
mkdir /tmp/a
mount /dev/c0t0d0s0 /tmp/a
vi /tmp/a/etc/shadow
创建新用户 useradd adduser Useradd
删除用户 userdel rmuser Userdel
列出用户 logins Logins
修改用户账号 usermod Usermod

账号设置 AIX Linux( RedHat )
密码文件 /etc/passwd
/etc/security/passwd /etc/passwd
/etc/shadow
组文件 /etc/group
/etc/security/group /etc/group
允许最大用户ID 4294967295 65535
允许远程登录的用户文件设置 /etc/security/user
{rlogin=true} /etc/securetty
{ttyp1}
Nobody的UID 4294967294 99
Nobody的GID 4294967294 99
找回ROOT密码 Boot from CD/Tape
Installation/Maintenance
Start Limited Shell
getrootfs hdisk0
vi /etc/security/passwd {lilo}
control-x
linux S
passwd root

{grub}
c
kernel vmlinuz-2.4.9-13 single ro root=/dev/hda8
initrd /initrd-2.4.9-13.img
boot
passwd root
创建新用户 mkuser Useradd
删除用户 rmuser Userdel
列出用户 lsuser -f ALL
修改用户账号 chuser -a usermod

主流服务器UNIX操作系统目录结构对比
Directory Mappings AIX FreeBSD HP-UX
Root filesystem / {/dev/hd4} / {/dev/ad0s1a} / {/dev/vg00/lvol1}
Home Directory /home {/dev/hd1} /home {/dev/vg00/lvol4}
/tmp {/dev/hd3} /tmp {/dev/vg00/lvol6}
/usr {/dev/hd2} /usr {/dev/ad0s1f} /usr {/dev/vg00/lvol7}
/var {/dev/hd9var} /var {/dev/ad0s1e} /var {/dev/vg00/lvol8}
Sample configuration files - /usr/newconfig

Directory Mappings Linux( RedHat ) Solaris Tru64
Root filesystem / {/dev/sda1} / {/dev/vx/dsk/rootvol} / {/dev/rz0a}
Home Directory /export/home {dev/vx/dsk/home}
/tmp {dev/vx/dsk/swapvol}
/usr /usr {/dev/rz0g}
/var
Sample configuration files

主流服务器UNIX操作系统常用命令
General Commands AIX FreeBSD HP-UX Linux(RedHat) Solaris Tru64
Unique host ID Hostid uname -i hostid hostid hostid
Administrator Smit Sam linuxconf admintool netconfig
Performance monitor Topas(有过top)
monitor top Top
glance Top top top
System activity reporter Sar sa Sar sar
Virtual Memory statistics Vmstat vmstat vmstat vmstat vmstat vmstat
I/O statistics Iostat iostat iostat iostat iostat
Error logs alog -o -t boot
errpt dmesg dmesg Dmesg dmesg uerf -R -o full
Physical RAM 1M TB 4TB 64GB{>2.3.24} 16TB 4TB
Shared Memory 64K TB 8TB sysctl kernel.shmmax
Process Data Space 384K TB 4TB 900 MB
Swap device /dev/hd6 /dev/ad0s1b /dev/vg00/lvol2 /dev/sda2 /dev/vx/dsk/swapvol /dev/rz0b
Swap file type /etc/swapspaces swap swap partition type 82 swap raw
Display swap size lsps –a swapinfo swapinfo -a Free swap -l swapon -s
Activate Swap swapon -a swapon -a swapon -a swapon -a swap -a swapon -a

主流服务器UNIX操作系统打印机、TCP/IP设置
Printers AIX FreeBSD HP-UX
Printer Queues /etc/qconfig /var/spool/print /etc/lp/interface/*
Stop LP stopsrc -s lpd lpshut
Start LP startsrc -s lpd Lpd lpsched
Submit print jobs enq
lp
lpr
qprt Lp lp
LP statistics enq -A
lpq
lpstat
qchk Lpq lpstat
Remove print jobs cancel
lprm
qcan
enq –x Cancel
lprm cancel
Add printer queue smit mkpq lpadmin -p pq
Remove Printer Q smit rmpq lpadmin -x pq
Make default Prt export LPDEST="pq" lpadmin -d pq
TCP/IP AIX FreeBSD HP-UX
Network IP configuration lsattr -E -l inet0 /etc/rc.conf /etc/rc.config.d/netconf
Hosts IP addresses /etc/hosts /etc/hosts /etc/hosts
Name service switch /etc/netsvc.conf /etc/host.conf /etc/nsswitch.conf
Network parameters no –a Sysctl ndd -h
Routing daemon Gated Routed gated
NIC Configurations ifconfig –a ifconfig -a lanscan -v
Secondary IP Addr ifconfig en0 alias IP ifconfig xl0 alias IP ifconfig lan0:1 IP
(solaris also)
Login prompt HERALD @
/etc/security/login.cfg telnetd –b /etc/issue
Increase the # of pseudo-terminals odmget -q "attribute=num and uniquetype=pty/pty/pty" PdAt | sed "s/0-64/0-512/" |
odmchange -q "attribute=num and uniquetype=pty/pty/pty" -o PdAt
chdev -l pty0 -anum=256 -P
reboot rebuild your kernel with these new values NPTY=#
NSTRPY=#
reboot
insf -d ptys -n #
insf -d ptym -n #
insf -d pts -s # -e -v

Maximum # of ptys 512 {MAXUSERS}
Remote Shell Remsh
rsh Rsh remsh
YP/NIS service binder /usr/lib/netsvc/yp/ypbind /usr/sbin/ypbind /usr/lib/netsvc/yp/ypbind

主流服务器UNIX操作系统打印机、TCP/IP设置 续
Printers Linux (Redhat) Solaris (SPARC) Tru64
Printer Queues /var/spool/lpd/lp/* /etc/lp/interfaces/* /usr/spool/lpd
Stop LP /etc/init.d/lpd stop /usr/lib/lp/lpshut /sbin/init.d/lpd stop
Start LP /etc/init.d/lpd start /usr/lib/lp/lpsched /sbin/init.d/lpd start
Submit print jobs Lpr Lp
lpr Lp
lpr
LP statistics Lpq Lpstat Lpstat
Remove print jobs Lprm Cancel
lprm cancel
lprm
Add printer queue Printtool lpadmin -p pq Lprsetup
Remove Printer Q lpadmin -x pq Lprsetup
Make default Prt lpadmin -d pq export PRINTER="lp"
TCP/IP Linux( RedHat ) Solaris (SPARC) Tru64
Network IP configuration /etc/sysconfig/network-scripts/ /etc/hostname.*
/etc/inet/*
/etc/defaultrouter /etc/rc.config
Hosts IP addresses /etc/hosts /etc/inet/hosts /etc/hosts
Name service switch /etc/nsswitch.conf /etc/nsswitch.conf /etc/svc.conf
Network parameters sysctl -a | grep net Ndd /dev/[tcp|ip] ?
Routing daemon routed in.routed routed
NIC Configurations ifconfig -a ifconfig –a ifconfig -a
Secondary IP Addr modprobe ip_alias
ifconfig eth0:1 IP ifconfig hme0:1 IP up ifconfig ln0 alias
Login prompt /etc/issue BANNER @
/etc/default/telnetd /etc/issue
Increase the # of pseudo-terminals cd /dev
./MAKEDEV -v pty {/etc/system}
set pt_cnt = # {SYSV}
set npty = # {BSD}
{/etc/iu.ap}
ptsl 0 # ldterm ttcompat
halt
boot –r cd /dev
./MAKEDEV PTY_1
Maximum # of ptys 256 176 {BSD}
3000 {SYSV} 8192
Remote Shell rsh Rsh rsh
YP/NIS service binder /sbin/ypbind /usr/lib/netsvc/yp/ypbind /usr/sbin/ypbin

主流服务器UNIX操作系统系统文件
System Files AIX FreeBSD HP-UX
NFS exported /etc/exports /etc/exports /etc/exports
NFS Client mounted directories /etc/xtab /etc/xtab
Max File System 128 GB 128 GB
Max File Size 64 GB 128 GB
Max # File Descriptors 64 K 60~ K

System Files Linux (RedHat) Solaris Tru64
NFS exported /etc/exports /etc/dfs/dfstab
/etc/dfs/sharetab /etc/exports
NFS Client mounted directories /var/lib/nfs/xtab /etc/rmtab /var/adm/mountdtab
Max File System 2 TB 1 TB
8000 TB {vxfs} 128 GB {<= 3.2G}
512 GB {>= 4.0}
16 TB {advfs}
Max File Size 2 GB {512B block size}
8192 GB {8KB block size} 1 TB
2 GB {=<2.5.1} 128 GB {<= 3.2G}
512 GB {>= 4.0}
16 TB {advfs}
Max # File Descriptors sysctl fs.file-max 64 K 64 K

主流服务器UNIX操作系统磁盘与逻辑卷命令
DISK/LVM Commands AIX FreeBSD HP-UX
Filesystem table /etc/filesystems /etc/fstab /etc/fstab
Free disk blocks df -k df -k Bdf
Device listing lsdev -C /sbin/ioscan
Disk information bootinfo -s hdisk# fdisk -v ad0 diskinfo /dev/rdsk/c#t#d#
Disk Label lspv -l hdisk# disklabel ad0 pvdisplay -v /dev/dsk/C#t#d#
LVM Concepts Partition sub disk logical extents
Volume Volume logical volume
Plex
Volume group volume group
Journal Filesystem type jfs Vxfs
Default volume group /dev/rootvg /dev/vg00
Display volume group lsvg -l rootvg vgdisplay -v vg00
Modify physical volume chpv Pvchange
Prepare physical disk mkdev -c disk -l hdisk# pvcreate
List physical volume lspv vinum ld pvdisplay
Remove disk from volume group reducevg vgreduce
Move logical volumes to another physical volumes migratepv vinum move -f drive object pvmove
Create volume group mkvg vgcreate
Remove volume group vgremove
Volume group availability chvg
varyonvg
varyoffvg vgchange
Restore volume group vgcfgrestore
Exports volume group exportvg vgexport
Imports volume group importvg vgimport
Volume group listing lsvg Vgscan 是一样的么?
Change logical volume characteristics chlv lvchange
List logical volume lslv vinum lv lvdisplay
Make logical volume mklv lvcreate
Extend logical volume extendlv lvextend
Reduce logical volume AIX reduce LV Lvreduce 如何用?
Remove logical volume rmlv vinum rm vol lvremove
Prepare boot volumes bootlist -m normal lvlnboot
Remove boot volumes lvrmboot
Extend File system chfs -a size=# /mt extendfs /dev/vg00/lvol8
fsadm -F vxfs -b {LE * 1024} /mt
Reduce/Split mirrors rmlvcopy lvsplit
Merge mirrors lvmerge
Create mirrors mklv -c 2 vinum mirror drive lvcreate -m 1
Add mirrors mklvcopy lv 2 lvextend -m 1
Create striped volumes mklv -u 3 -S 64K vinum stripe drive lvcreate -i 3 -I 64
System recovery tape mksysb -i /dev/rmt0 /opt/ignite/bin/make_recovery
Backup savevg -i rootvg vinum saveconfig fbackup
Restore restvg frecover

主流服务器UNIX操作系统磁盘与逻辑卷命令 续
DISK/LVM Commands Linux (RedHat) Solaris (SPARC) Tru64
Filesystem table /etc/fstab /etc/vfstab /etc/fstab
Free disk blocks df -k df –k df -k
Device listing cat /proc/devices Sysdef
Disk information cat /proc/scsi/scsi0/sda/model format -d c#t#d#
format>current
format>inquiry file /dev/rrz0c
Disk Label fdisk -l Prtvtoc disklabel -p rz0
LVM Concepts logical extents sub disk sub disk
logical volume Volume Volume
Plex Plex
volume group disk group disk group
Journal Filesystem type ext2 居然是jfs的? Vxfs Advfs 居然是jfs的?
Default volume group /dev/vx/dsk/rootdg
居然有 vg? /dev/vol/rootdg
居然有 vg?
Display volume group vgdisplay -v vxprint -l -g rootdg volprint -l -g rootdg
Modify physical volume pvchange
Prepare physical disk pvcreate vxdiskadd voldiskadd
List physical volume pvdisplay vxprint -dl volprint -dl
Remove disk from volume group vgreduce vxdg rmdisk voldg rmdisk
Move logical volumes to another physical volumes pvmove vxassist move volassist move
Create volume group vgcreate vxdg init voldg init
Remove volume group vgremove
Volume group availability vgchange
Restore volume group vgcfgrestore
Exports volume group vgexport vxdg deport voldg deport
Imports volume group vgimport vxdg import voldg import
Volume group listing vgscan
Change logical volume characteristics lvchange vxedit set voledit set
List logical volume lvdisplay vxprint -vl volprint -vl
Make logical volume lvcreate vxassist make volassist make
Extend logical volume lvextend vxassist growto volassist growto
Reduce logical volume lvreduce vxassist shrinkto volassist shrinkto
Remove logical volume lvremove vxedit rm voledit -g rootdg -rf rm vol1
Prepare boot volumes lilo vxbootsetup
Remove boot volumes
Extend File system resize2fs vxva
mkfs -M
Reduce/Split mirrors lvsplit
Merge mirrors lvmerge
Create mirrors vxassist mirror volassist make vol 100mb mirror=true
Add mirrors
Create striped volumes lvcreate -i 3 -I 64 vxassist make vol 100mb layout=raid5 volassist make vol 100mb layout=stripe
System recovery tape /usr/sys/bin/btcreate
Backup tar cvf /dev/rst0 / ufsdump vdump
Restore tar xvf /dev/rst0
这一列对不对? ufsrestore vrestore

主流服务器UNIX操作系统安装与卸载
Software AIX FreeBSD HP-UX
Install Software installp -a pkg_add swinstall
Uninstall software installp -u pkg_delete swremove
List installed software lslpp -L all pkg_info -a swlist
Verify installed software lppchk -v swlist -l fileset -a state
List all files lslpp -f fileset pkg_info -L package swlist -l file fileset
List installed patches instfix -i swlist -l patch
what /stand/vmunix
Package owner lslpp -w path swlist -l file | grep path
SW Directory /usr/lpp /var/db/pkg /var/adm/sw/

Software Linux (RedHat) Solaris (SPARC) Tru64
Install Software rpm -i package pkgadd setld -l
Uninstall software rpm -e package pkgrm setld -d
List installed software rpm -qa pkginfo setld -i
Verify installed software rpm -V package pkginfo -i
pkginfo -p setld -v
List all files rpm -ql package pkgchk -l package setld -i package
List installed patches patchadd -p dupatch -track -type patch
Package owner rpm -qf file pkgchk -l -p path
SW Directory /var/lib/rpm /var/sadm /var/adm/smlogs

主流服务器UNIX操作系统技术支持信息
Links AIX HP-UX Linux (RedHat)
FAQ AIX-FAQ
HP-UX FAQ 这个和我知道的一个? LINUX FAQ

Online Manual AIX 4.3 Books
HP-UX 11.00 Collection
Linux Documentation Project

Technical Support RS/6000 TechSupport
IT Resource Center
Red Hat support

Phone Number 1-800-CALL-AIX 1-800-633-3600 1-888-REDHAT1
Free Software Bull
HP-UX Ports
Linux Software Map

Certification www.ibm.com
education.hp.com
RHCE

Links FreeBSD Solaris (SPARC) Tru64
FAQ FreeBSD FAQ
Solaris 2 FAQ
Tru64 FAQ

Online Manual FreeBSD Hand Book
Solaris 7 Documentation
Tru64 Documents

Technical Support SunSolve
Alpha Systems Support

Phone Number 1-800-USA-4SUN
Free Software FreeBSD Primary Site
Sun Freeware
Tru64 Demos, Shareware & Freeware

Certification suned.sun.com
ASE Information

主流服务器UNIX操作系统其它命令
MISC AIX FreeBSD HP-UX
Startup script /etc/rc /etc/rc /sbin/rc
Kernel /usr/lib/boot/unix_up /kernel /stand/vmunix
Kernel Parameters lsattr -E -l sys0 sysctl -a sysdef kmtune kmsystem
Reconfigure the kernel
chdev -l sys0 -a cd /sys/i386/conf
vi KERNEL
config KERNEL
cd ../../compile\
/KERNEL
make depend
make
make install cd /stand/build\
/usr/lbin/sysadm\
/system_prep -v -s system
vi system
mk_kernel -s system
cd /stand
mv system system.prev
mv vmunix vmunix.prev
mv dlkm dlkm.prev
mv /stand/build\
/system system
kmupdate /stand/build\
/vmunix_test
List modules genkex kldstat kmadmin –s
Load module kldload kmadmin –L
Unload module kldunload kmadmin –U
Initialize system install_assist /stand/sysinstall set_parms initial
Physical RAM bootinfo -r sysctl hw.physmem grep -i Physical\ /var/adm/syslog\
/syslog.log
Kernel Bits bootinfo -k getconf KERNEL_BITS
Crash utility Crash crash Adb
Trace System Calls Syscalls truss tusc

Machine model uname -m
bootinfo -m uname -m model
uname -m
OS Level Oslevel uname -r uname -r
Run Level who –r who -r
Core dump files /var/adm/ras /var/adm/crash
Boot single user Key on service mode/F4
Boot from CD/Tape
Select Maintenance
Limited function Shell ok boot –s >boot
Interact with IPL ? Y
ISL>hpux -iS
Maintenance mode ok boot –as >boot
Interact with IPL ? Y
ISL>hpux -lm
Interrupt Key control-B
Return to console Co
Timezone Management /etc/environment
/etc/profile /etc/localtime /etc/TIMEZONE
NTP Daemon
如何用它? /etc/ntp.conf
startsrc -s xntpd /etc/rc.conf {xntpd enable="YES"}
/etc/rc.network /etc/rc.config.d\
/netdaemons
/sbin/init.d/xntpd
主流服务器UNIX操作系统其它命令 续
MISC Linux (RedHat) Solaris (SPARC) Tru64
Startup script /etc/rc.d/rc /sbin/init.d /sbin/init.d
Kernel /boot/vmlinuz /kernel/genunix /vmunix
Kernel Parameters sysctl -a sysdef –I sysconfig dxkerneltuner
Reconfigure the kernel cd /usr/src/linux
make mrproper
make menuconfig
make dep;clean;bzImage;install
make modules
make modules_install
cp arch/i386/boot/bzImage /boot/vmlinuz
mkinitrd /boot/initrd-2.4.img 2.4
vi /etc/lilo.conf
lilo vi /etc/system
reboot doconfig
List modules lsmod modinfo
Load module insmod modload
Unload module rmmod modunload
Initialize system netconf sys-unconfig netsetup
Physical RAM free prtconf uerf | grep memory
Kernel Bits getconf WORD_BIT isainfo -kv 64
Crash utility lcrash
crash kdbx
Trace System Calls strace truss trace

Machine model uname -m uname -imp uname -p
OS Level uname -r uname -r sizer -v
Run Level runlevel who -r who -r
Core dump files /var/crash/`uname -n`
Boot single user {lilo}
control-x
linux S

{grub}
c
kernel vmlinuz-2.4.9-13 single ro root=/dev/hda8
initrd /initrd-2.4.9-13.img
boot ok boot -s >>> boot -fl s
Maintenance mode ok boot -as
Interrupt Key Stop-A control-P
Return to console ok go
Timezone Management /etc/sysconfig/clock /etc/TIMEZONE
/etc/default/init /etc/svid3_tz
timezone
NTP Daemon /etc/ntp.conf
/etc/rc.d/init.d/xntpd /etc/inet/ntp.conf
/etc/init.d/xntpd rcmgr set XNTPD_CONF YES
/sbin/init.d/xntpd

主流服务器UNIX操作系统设备管理
Devices AIX FreeBSD HP-UX
Devices /dev /dev /dev
Install devices for attached peripherals cfgmgr –v /dev/MAKEDEV insf -e
Remove device rmdev –l rmsf
Device drivers Lscfg lsdev
CPU lsdev -Cc processor sysctl hw.model ioscan -fnC processor
List Terminal lsdev -Cc tty ioscan -fnC tty
Diagnostics Diag pciconf -l Stm
Whole Disk /dev/hdisk# /dev/ad0s1c /dev/dsk/c#t#d0
CDROM /dev/cd0 /dev/acd0c /dev/dsk/c#t2d0
CDROM file type Cdrfs cd9660 Cdfs
Rewinding tape drive /dev/rmt0 /dev/rwt0d /dev/rmt/0m
Floppy drive /dev/rfd0 /dev/fd0 -
Non-rewinding tape drive /dev/rmt0.1 /dev/nrwt0d /dev/rmt/0mn

Devices Linux (RedHat) Solaris (SPARC) Tru64
Devices /dev /devices /dev
Install devices for attached peripherals /dev/MAKEDEV drvconfig
devlinks
disks
tapes
ports scu scan edt
scsimgr -scan_all
Remove device rem_drv
Device drivers prtconf -D
CPU cat /proc/cpuinfo psrinfo -v psrinfo -v
List Terminal pmadm -l
Diagnostics /usr/platform/`uname -m`/
sbin/prtdiag
ok test-all
/opt/SUNWvts/bin/sunvts
Whole Disk /dev/sda /dev/c#t#d0s2 /dev/rz0c
CDROM /dev/cdrom /dev/dsk/c#t6d0s2 /dev/rz3c
CDROM file type iso9660 hsfs cdfs
Rewinding tape drive /dev/rst0 {c 9 0} /dev/rmt/0 /dev/rmt0
Floppy drive /dev/fd0 /dev/diskette /dev/fd0c
Non-rewinding tape drive /dev/nrst0 {c 9 128} /dev/rmt/0n /dev/nrmt0

这要看你装那些服务了哦,在安装Linux的最后会又一个提示,看你需要哪些服务,安装的服务越少系统资源占用的就越少,用RedHat Linux9.0如果只装几个必要服务,只要10几分钟就可以装完,所以建议你用9.0的试试。

硬盘不成问题,关键是老本本有没有光驱,如果没有,要拆硬盘,那就比较麻烦了。


linux 哪些版本
一、Ubuntu Ubuntu是一种流行的开源Linux发行版,其最新版本包括Ubuntu 20.04 LTS(长期支持版)、Ubuntu 21.04等。Ubuntu以其易用性和稳定性著称,广泛应用于桌面和服务器市场。二、Debian Debian是另一种非常受欢迎的Linux发行版,其有着严格的软件包管理系统。常见的Debian版本有Debian 10 Buster、Deb...

Linux各个系统版本及区别最全总结
内核版本的秘密Linux的内核,由Linus Torvalds及其团队主导,是系统的心脏。内核版本号的构成,如2.6.25和2.5.6,其中第二位偶数代表稳定,如2.6.25,而奇数则象征着实验性质,如2.5.6。内核负责关键任务,如进程调度、内存管理,以及提供网络接口和进程间通信等基础服务,持续升级以优化性能和稳定性...

哪个版本的linux系统
1. Ubuntu:Ubuntu是一种非常流行的Linux版本,适合桌面和服务器使用。它提供了丰富的软件库和工具,易于安装和使用。Ubuntu长期支持版本提供了长期的安全更新和支持。2. Debian:Debian是一种稳定且广泛使用的Linux发行版。它以稳定性著称,适用于服务器和桌面环境。Debian提供了大量的软件包和工具,是许多...

linux系统版本有哪些
Linux系统版本有:1. Debian:这是一个非常流行的开源Linux发行版,以其稳定性和丰富的软件包管理功能著称。Debian提供免费的软件,并通过其包管理系统APT进行软件安装和管理。它适用于桌面和服务器环境。2. Ubuntu:Ubuntu是一种流行的开源Linux操作系统,适用于桌面和服务器。它提供了丰富的应用程序和工具...

哪个版本的linux好用
Debian和Ubuntu是比较好用的Linux版本。Debian Debian是Linux的一个分支,因其稳定性和可靠性而受到许多用户的青睐。它提供了大量的软件包,并且这些软件包的维护质量非常高。Debian的哲学是提供最大的稳定性和可预测性,因此它适用于服务器和企业环境。此外,由于其开源的特性,用户可以自由地定制和配置系统...

linux哪些版本
Linux的版本有:Debian、Ubuntu、CentOS、Fedora、Red Hat和SUSE等。Linux版本详细介绍:Debian:Debian是一种稳定且可靠的Linux发行版本,广泛应用于服务器和个人计算机。它以强大的稳定性和可靠性著称,是许多企业和组织的首选操作系统。Debian拥有丰富的软件资源,其软件包管理系统APT使得软件安装和管理变得...

linux哪个版本
Linux有多个版本,具体版本取决于发行版和版本号的组合。常见的Linux发行版包括Ubuntu、Debian、Fedora、CentOS等。解释:Linux是一个开源的操作系统,由于其开放性和灵活性,有许多不同的发行版。每个发行版都有自己的版本命名规则,因此无法直接给出一个具体的版本答案。Linux发行版简介:Linux的发行版是...

linux的常见版本
首先,Redhat系列是国内使用人群最多的Linux版本之一。这个系列中,RHEL是企业级的收费版本,以其稳定性和安全性著称;而Fedora Core则是从原来的Redhat桌面版本发展而来的免费版本,适合开发人员和技术爱好者使用,因为它通常包含最新的软件包和技术;此外,CentOS作为RHEL的社区克隆版本,也是一个非常受欢迎的...

linux版本有哪些
Linux版本有很多,主要包括以下几个系列:一、Ubuntu Ubuntu是一种非常流行的Linux版本,适合桌面和服务器使用。它易于安装和配置,拥有庞大的用户群体和丰富的软件资源。Ubuntu长期支持版本(LTS)提供长期的安全更新和补丁。二、Debian Debian是另一个广受欢迎的Linux版本,被认为是稳定可靠的操作系统。它...

Linux有哪些版本?
1. Red Hat Enterprise Linux(RHEL):由Red Hat公司开发,是一个企业级的Linux操作系统,提供长期的技术支持和更新。2. Fedora Core:由社区组织的Red Hat公司的一个开源项目,它提供了最新的开源软件,但技术支持不如RHEL。3. Debian GNU\/Linux:由Debian项目开发,它遵循GNU规范,提供了一个完全...

平安县13342608006: 哪个版本的Linux占用磁盘空间最小?
山若舒尔: 没有最小.lin的可定制性很高 推荐arch www.archlinux.org 或者debian的netinstall cd 贱兔也行用stage3

平安县13342608006: 哪个版本的Linux占硬盘空间最小? -
山若舒尔: 这要看你装那些服务了哦,在安装Linux的最后会又一个提示,看你需要哪些服务,安装的服务越少系统资源占用的就越少,用RedHat Linux9.0如果只装几个必要服务,只要10几分钟就可以装完,所以建议你用9.0的试试.

平安县13342608006: 请问有什么版本的Linux系统占用资源最小 -
山若舒尔: puppy,dsl,pclinux 三者中puppy比较好看,dsl最好用内存主要是图形桌面和firefox之类的大程序占去的,什么版本关系不大,选轻量级的桌面环境或者窗口管理器+轻量级程序就很省内存ps: cpu不是问题,386以上都能运行,快慢问题,制约系统的还是内存,内存不足时不仅慢而且一卡一卡,根本不能用 linux对cpu的使用和windows不同,一般cpu都在一刻不停地运转,cpu 20%,40%都很正常,内存也是,有多少尽量用 puppy好像是64M内存,dsl更小一些,我平时用debian+openbox,还开启一些特效,开机时120M内存,几个程序也不到400M

平安县13342608006: linux占用内存最小的是什么版本啊? -
山若舒尔: 64M内存运行linux没有什么问题,但是你如果要看视频、办公,则不能很好的满足需求,尤其是现在很多linux发行的配置要求不必windows低,在64m内存上,你可能连完整的命令行都不能运行(如果想要图形的话),不过也是有实现方法的:...

平安县13342608006: 哪个LINUX占得硬盘比较小 -
山若舒尔: Linux安装不像windows那样,而是有很多选项可以选择的,如果你选择的安装项目比较少,那么几百M就够了,如果你全部选上,那3个G都不够.推荐你安装红帽子Linux.由于Linux安装一般要3张CD-ROM,大约要2G左右,所以网上一般没有提供下载,即使有的话也可能要下很久,建议用光盘安装.不行的话,可以用移动硬盘安装.

平安县13342608006: 哪个linux发行版本最轻量 -
山若舒尔: debian ubuntu 注重的是桌面效果,如果你不怕文本模式的活 debian可以算很轻的

平安县13342608006: 什么linux系统占用资源少点 -
山若舒尔: Linux系统本身就以占用资源少为其优点.为了更多的节省资源,普通用户切记不要使用服务器版的Linux,比如redhat enterprise server、centos等等.建议使用ubuntu、国内的redflag、深度deepin linux等系统.这类系统占用资源极低,下面是...

平安县13342608006: Linux系统占用内存最小的是什么 -
山若舒尔: Linux使用内存的风格就是有多少用多少.所以如果查看内存的话,一般情况下都是满着的.90%以上使用,这一点和Windows是不一样的.楼主如果内存小,那没关系,只要你换个桌面环境就可以了.比如说装Fedora安装时就不要选GNOME...

平安县13342608006: 装Linux 装什么版本好?要多大的硬盘空间 -
山若舒尔: 据说目前市场上占有率ubuntu排名第一,redhat第二,根据需要安装服务器或桌面版,系统10g以上足够.

平安县13342608006: 现在最新版本的linux中 哪个版本对硬件要求最小 -
山若舒尔: ubuntu 14.04.官方声称该版本主打云计算,在云平台和伸缩环境的可靠性、性能和交互性都有大幅提升,同时提供5年的支持和维护服务.xubuntu本质上也是ubuntu,只是桌面环境采用了轻量级xfce而已,不影响使用习惯和软件兼容性.只要是双核,1G内存,硬盘有个20G就行了

本站内容来自于网友发表,不代表本站立场,仅表示其个人看法,不对其真实性、正确性、有效性作任何的担保
相关事宜请发邮件给我们
© 星空见康网