Initial configuration of Fedora

Source: Internet
Author: User
Tags ftp client filezilla
In the initial configuration of Fedora, enable sudo # vi/etc/sudoers or # locate do to find the following two rows: # AllowroottorunanycommandsanywhererootALL (ALL) ALL add a line [username] ALL (ALL) after) NOPASSWD :... in the initial configuration of Fedora, enable sudo # vi/etc/sudoers or # locate do to find the following two lines: # Allow root to run any commands anywhereroot ALL = (ALL) ALL adds a line [username] ALL = (ALL) NOPASSWD: ALL. note: replace [username] with the corresponding username. if you need to enter the password each time, you can remove "NOPASSWD:". In addition, if there is a group set like % wheel ALL = (ALL) ALL, you also need to change it to NOPASSWD to avoid entering Password sudo % wheel ALL = (ALL) NOPASSWD: ALL install system updates # yum update or # yum upgrade the difference is that the first kernel will update GNOME 3.2 configuration install Gnome-tweak-tool and Gnome-shell-extension # yum install gnome-tweak- tool gnome-shell-extension-alternate-tab.noarch gnome-shell-extension-apps-menu.noarch gnome-shell-extension-auto-move-windows.noarch gnome-shell-extension-common.noarch gnome-shell-extension-cpu-temperature.noarch gnome-shell-extension-do Ck. noarch gnome-shell-extension-drive-menu.noarch gnome-shell-extension-gpaste.noarch gnome-shell-extension-icon-manager.noarch gnome-shell-extension-mediaplayers.noarch gnome-shell-extension-noim.noarch gnome-shell-extension-noripple.noarch gnome-shell-extension-places-menu.noarch gnome-shell-extension-pomodoro.noarch gnome-shell-extension-remove-vol Ume-icon.noarch gnome-shell-extension-righthotcorner.noarch gnome-shell-extension-systemMonitor.noarch gnome-shell-extension-theme-selector.noarch gnome-shell-extension-user-theme.noarch gnome-shell-extension-windowsNavigator.noarch gnome-shell-extension-workspace-indicator.noarch gnome-shell-extension-workspacesmenu.noarch gnome-shell-extension-xrandr-indicator.noarch Ch gnome-shell-theme-dark-glass.noarch gnome-shell-theme-gaia.noarch gnome-shell-theme-orta.noarch gnome-shell-theme-smooth-inset.noarch after installation is complete press Alt + F2, enter r restart gnome. Execute gnome-tweak-tool to activate the installed extension. Other tools install and compile the development environment and some basic libraries # yum install curl-devel gcc glibc-devel gcc-gfortran gcc-c ++ python perl erlang vim gedit tcl tk libX11-devel autoconf automake libtool flex pkgconfig source code management tool Git # yum install git-core integrated optimization tool Ailurus PandaTV # yum install ailurus other common tools # yum install thunderbird transmission filezilla shutter gimp dia inkscape gthumb vlc banshee pitivi gnome-do p7zip stardict chmsee libreoffice codeblocks mail client Thunderbird BT client Transmission FTP client Filezilla screenshot tool Shutter image processing tool Gimp flowchart drawing tool Dia vector picture Inkscape picture viewer software ghost player V lc music player Banshee video editing tool Pitivi audio edit tool audacity quick file search Gnome-Do decompression tool p7zip Stardict CHM file reader Chmsee Office suite LibreOffice C/C ++ integrated development environment Code:: Blocks
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.