pyth0n3 Posted June 9, 2012 Report Posted June 9, 2012 Fedora 17 (Beefy Miracle) GNOME 3.4 custom wallpaper (NOT default)Screenshots (using scrot)Screenshot1Click for large version Screenshot2Click for large version #!/bin/bash############################################## ### ### Fedora 17 i686 after install script ###### ### ##############################################get administrative privilegessu - root ###first system update && upgradeyum -y update yum -y upgrade###gnome tweak yum -y install gnome-tweak-tool###gnome shell extensionsyum -y install gnome-shell-extension*###enable rpm fusion repoyum -y localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpmyum -y updateyum -y upgrade###get gimp yum -y install gimp ###install codecyum -y install gstreamer-plugins-bad gstreamer-plugins-bad-free-extras gstreamer-plugins-bad-nonfree gstreamer-plugins-ugly gstreamer-ffmpeg libmatroska xvidcore xine-lib-extras-freeworld libdvdread libdvdnav gstreamer-plugins-good lsdvd libdvbpsi ffmpeg ffmpeg-libs gstreamer-ffmpeg ###dvd/video 32 bitrpm -ivh http://rpm.livna.org/repo/17/i386/libdvdcss-1.2.10-1.i386.rpm###Flash Player 32 bitrpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpmrpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linuxyum -y install flash-plugin###Microsoft Fontswget http://dl.dropbox.com/u/964512/lffl_fedora/msttcore-fonts-2.0-3.noarch.rpmrpm -ivh msttcore-fonts-2.0-3.noarch.rpm###install development toolsyum -y groupinstall development-tools###install nmapyum -y install nmap###install vlc, scrot (screen capture tool)yum -y install vlc scrot ###The Editoryum -y install vim###Office Suiteyum -y groupinstall "Office/Productivity"###install java plugin yum -y install icedtea-web###install gecko-mediaplayeryum -y install gecko-mediaplayer###install Korn Shell yum -y install ksh ###install wireshark yum -y install wireshark ###intall calibre yum -y install calibre ###Enable && start sshd systemctl enable sshd.servicesystemctl start sshd.service systemctl is-enabled sshd.servicesystemctl is-active sshd.serviceSome other sh*t:System Optimization###Disable rpcbind,cups,sendmail,atd,avahi,ip6tables,livesyssystemctl stop rpcbind.servicesystemctl disable rpcbind.servicesystemctl is-enabled rpcbind.servicesystemctl stop cups.servicesystemctl disable cups.servicesystemctl is-enabled cups.servicesystemctl stop sendmail.servicesystemctl disable sendmail.servicesystemctl is-enabled sendmail.servicesystemctl stop atd.servicesystemctl disable atd.servicesystemctl is-enabled atd.servicesystemctl stop avahi-daemon.servicesystemctl disable avahi-daemon.servicesystemctl is-enabled avahi-daemon.servicesystemctl stop ip6tables.servicesystemctl disable ip6tables.servicesystemctl is-enabled ip6tables.servicesystemctl stop livesys.servicesystemctl disable livesys.servicesystemctl is-enabled livesys.servicesystemctl stop livesys-late.servicesystemctl disable livesys-late.servicesystemctl is-enabled livesys-late.serviceOptional###CERT-Forensics-Tools rpm -ivh http://www.cert.org/forensics/tools/cert-forensics-tools-release-17.rpmrpm -ivh http://www.cert.org/forensics/tools/forensics.ascyum -y install CERT-Forensics-Tools Security###Disable all firewall default rules /sbin/iptables -F && /sbin/service iptables save ###Disable selinuxsu -c 'sed s/^SELINUX=.*$/SELINUX=disabled/ -i /etc/sysconfig/selinux' Quote
bcman Posted June 9, 2012 Report Posted June 9, 2012 Chiar acum am pus la download Fedora ?i vreau s? m? scap de Windows. De curiozitate, cam cât consum? Fedora 17? ?i, nu ar fi mai bine (pentru un sistem mai slab) s? pun LXDE decât Gnome? Quote
u0m3 Posted June 9, 2012 Report Posted June 9, 2012 Atat ram consuma la mine, instalat ca graphical desktop cu LXDE in loc de GNOME, fara tweak-urile lui pyth0n3:[alex@dev ~]$ free -m -l -t total used free shared buffers cachedMem: 1003 549 454 0 24 337Low: 865 413 452High: 137 136 1-/+ buffers/cache: 187 816Swap: 2015 0 2015Total: 3019 549 2470Si intr-adevar, LXDE e necesita mai putine resurse, dar in acelasi timp este si mai sarac in ceea ce priveste eye-candy...Ar mai fi XFCE care se aseamana mai mult cu GNOME 2.x... Quote
bcman Posted June 9, 2012 Report Posted June 9, 2012 Am un Pentium 4 cu plac? video on-board ?i 512 mb ram. S? pun LXDE sau XFCE? Sau chiar alt? distribu?ie? (de?i cel mai mult m? tenteaz? Fedora) Quote
u0m3 Posted June 9, 2012 Report Posted June 9, 2012 (edited) Hmm sincer nu stiu ce sa zic... Comform documentatiei oficiale, nu se va instala pe acel pc:1.3. Hardware Overview1.3.1. Processor and memory requirements for x86 Architectures[...]Minimum RAM for text-mode: 768 MiBMinimum RAM for graphical: 768 MiBRecommended RAM for graphical: 1152 MiB1.3.2. Processor and memory requirements for x86_64 architecturesMinimum RAM for text-mode: 768 MiBMinimum RAM for graphical: 768 MiBRecommended RAM for graphical: 1152 MiB[...]SursaAi putea incerca sa vezi cum ruleaza LiveCD-urile si decizi dupa. Edited June 9, 2012 by u0m3 Quote
pyth0n3 Posted June 9, 2012 Author Report Posted June 9, 2012 Damn Small Linux 64MB ram GUIFreebsd 128 MB ram GUISlackware 128MB ram GUIPcBSD 512 MB RAM GUI Quote