Fedora初始配置

來源:互聯網
上載者:User

Fedora初始配置 啟用sudo# vi /etc/sudoers或# visudo找到下面而2行內容:## Allow root to run any commands anywhereroot ALL=(ALL) ALL在後面添加一行[username]     ALL=(ALL)       NOPASSWD: ALL注: 將[username]換成對應的使用者名稱,另外如果需要每次都輸入密碼的話,可以把"NOPASSWD:"去掉另外如果下面有組設定類似%wheel  ALL=(ALL)       ALL也需要把它改成NOPASSWD的形式才能不輸入密碼直接sudo%wheel  ALL=(ALL)       NOPASSWD: ALL 安裝系統更新# yum update或# yum upgrade區別是第一個會更新核心 GNOME 3.2 配置安裝Gnome-tweak-tool和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-dock.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-presentation-mode.noarch gnome-shell-extension-remove-volume-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 gnome-shell-theme-atolm.noarch gnome-shell-theme-dark-glass.noarch gnome-shell-theme-gaia.noarch gnome-shell-theme-orta.noarch gnome-shell-theme-smooth-inset.noarch安裝完畢後 按Alt+F2,輸入r重啟gnome。執行gnome-tweak-tool,啟用安裝的擴充即可。 其他工具安裝 編譯開發環境和一些基本庫# 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 源碼管理工具Git# yum install git-core 整合最佳化工具Ailurus小熊貓# yum install ailurus 其他常用工具# yum install thunderbird transmission filezilla shutter gimp dia inkscape gthumb vlc banshee pitivi gnome-do p7zip stardict chmsee libreoffice codeblocks郵件用戶端 Thunderbird BT用戶端 Transmission FTP用戶端 Filezilla  截屏工具Shutter 圖片處理工具 Gimp 流程圖繪製工具Dia  向量做圖 Inkscape 看圖軟體 Gthumb 播放器V lc 音樂播放器 Banshee  視頻編輯工具 Pitivi 音頻編輯工具 audacity  快速檔案搜尋 Gnome-Do  解壓縮工具 p7zip  星際譯王 Stardict  CHM檔案閱讀器 Chmsee  Office套件 LibreOffice  C/C++整合式開發環境 Code::Blocks

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.