Recommended links
itapa.eu – Web Directory PR 5 Strong Web Directory
itapa.eu – Web Directory PR 5 Strong Web Directory
This post is out of date, check -> https://wiki.sparkylinux.org/doku.php/linux_kernel SparkyLinux 2.0 is based on Debian testing “Wheezy” so it featuring Linux kernel 3.2 LTS. If you need to install the newest Linux kernel, you have to: 1. In text console edit (as root) “sources.list” and add Debian unstable “Sid” repos: su nano /etc/apt/sources.list 2. Add … Read more
If you don’t want to keep a package you can simple remove it in two different ways: 1. Synaptic a. Open Menu-> Applications-> Administration-> Synaptic Package Manager b. Find an installed package you want to trash c. Mark it for Removal d. Click “Apply” button 2. Text console a. Run text console and type: su … Read more
You can do it in a few different ways: 1. Synaptic a. Open Menu-> Applications-> Administration-> Synaptic Package Manager b. Click “Reload” button first, then “Mark All Upgrades” c. Click “Search” button and type a name of a package then “Mark it for installation” d. Click “Apply” button 2. Text console a. Run text console … Read more
You can do it in a few ways: 1. System Upgrade (recommended) a. Open Menu-> System-> System Upgrade or the System Upgrade icon on the desktop’s panel. b. Simply click “OK” button to upgrade the system now. 2. Text console a. Run text console and type: su password for root: apt-get update apt-get dist-upgrade apt-get … Read more