6857 links
244 private links
  • Wanderings - Lost and Found Links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
◄Older
page 1 / 2
21 results tagged linux x
  • thumbnail
    How to install Qubes OS on VirtualBox - YouTube
    May 2, 2021 at 6:43:40 PM PDT * - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=mATI8Lht0Js
    Qubes linux virtual_machines
  • thumbnail
    How to Fix the Sound in Kali Linux - Make Tech Easier

    Fixed a sound sync and quality issue w/ Kali linux.

    Kali Linux is a security and forensic-driven Linux distro that has many uses beyond its specialist toolset. It is based on Debian, which means it has a lot of benefits and also unfortunately some bugs or problems. One of the issues Kali users face is the lack of sound on a fresh installation. It is important to note that this is not a lack of care or key development, rather that the distribution is not geared toward audio output, nor is this a major concern of its support community.

    Related: 4 Great Linux Distros Designed for Privacy and Security

    How to fix Kali’s sound issue
    Getting Kali to give audio output is a simple enough process with a little bit of effort. The first thing to do is kill all existing sound services to prevent any conflicts for the later stages of this guide. This can be done via the Terminal by entering the following command:

    sudo killall pulseaudio
    This will enable the next step which is to remove Pulseaudio completely:

    sudo apt-get purge pulseaudio pulseaudio-utils gstreamer0.10-pulseaudio paman pavumeter pavucontrol
    We will be returning to Pulseaudio later on. However, it is wise to use apt-purge as opposed to apt-remove because this ensures that the configuration files are removed to prevent conflicts.

    Next, we need an alternative to the absent Pulseaudio. This is where Alsa and its drivers can be used. Alsa-base is a set of configuration files that allow the driver to be used by the Kernel. Linux 2.6 was shipped with the drivers needed for the majority of sound cards.

    Install Alsa with the following:

    sudo apt-get install alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss alsamixergui libalsaplayer0
    Now that Alsa is installed, we need some way to control it. KMix is a good way to do this.

    sudo apt-get install kmix
    At this point, it is wise to reboot so that KMix and Alsa will load. Once the small volume control, KMix, is installed, we can return to Pulseaudio.

    sudo apt-get install pulseaudio
    The final step is to install Gnome-Core. This gives several vital packages and components for desktop environments. You can install it by typing this into the Terminal:

    sudo apt-get install gnome-core
    Once this is complete, you should restart the device to ensure everything plays well together. If you find any problems, then repeat the steps carefully.

    It is important to remember that while all of this seems like a great deal of effort, Kali is meant to be used by ethical penetration testers, security professionals, or by those who want to learn this craft. It is not meant to be used necessarily as a daily driver, or as a media device. As with all Linux distributions, users are free to modify their systems to suit their needs. However, if you need something that is media friendly, then perhaps Linux Mint is the way to go.

    Let us know in the comments if you have a better way to enable sound on Kali Linux.

    April 30, 2021 at 10:38:32 AM PDT * - permalink - archive.org -
    QRCode
    - https://www.maketecheasier.com/fix-sound-kali-linux/
    Kali linux
  • Downloads | Kali Linux
    April 29, 2021 at 1:25:59 PM PDT * - permalink - archive.org -
    QRCode
    - https://www.kali.org/downloads/
    Kali linux
  • thumbnail
    Troubleshooting: Boot from USB

    Booting from a USB stick is a common step in many recovery guides. This knowledgebase article covers the basics of troubleshooting the most common problems booting from a USB stick, a USB drive, or…

    July 13, 2020 at 7:32:18 PM PDT - permalink - archive.org -
    QRCode
    - https://neosmart.net/wiki/troubleshooting-boot-from-usb/
    linux usb
  • Lutris - Open Gaming Platform
    June 27, 2020 at 1:16:14 PM PDT - permalink - archive.org -
    QRCode
    - https://lutris.net/
    linux gaming windows
  • Upgrade Kernel on Linux Mint – Linux Hint
    May 27, 2020 at 1:23:49 PM PDT - permalink - archive.org -
    QRCode
    - https://linuxhint.com/upgrade_kernel_linux_mint/
    linux mint kernel upgrade
  • HOWTO: Create & Use a Separate DATA Partition - Linux Mint - Community
    May 27, 2020 at 10:11:29 AM PDT - permalink - archive.org -
    QRCode
    - https://community.linuxmint.com/tutorial/view/1609
    linux mint
  • OpenRazer | Open Source Drivers for GNU/Linux
    May 21, 2020 at 1:53:40 PM PDT - permalink - archive.org -
    QRCode
    - https://openrazer.github.io/
    Razer opensource linux
  • thumbnail
    Beginner's Guide to the… by Leonardo Giordani [PDF/iPad/Kindle]

    The Unix terminal is a powerful command-line environment that, more than 40 years since its creation, still tops the charts of the most useful tools for programmers and system administrators. In the era of DevOps, every developer should be familiar with it.

    December 25, 2019 at 5:18:44 AM PST - permalink - archive.org -
    QRCode
    - https://leanpub.com/beginners-guide-to-the-unix-terminal
    linux tutorial
  • thumbnail
    Video Tours of Qubes OS | Qubes OS

    Qubes OS is a linux VM management OS enables the use VM

    December 4, 2019 at 5:23:49 PM PST - permalink - archive.org -
    QRCode
    - https://www.qubes-os.org/video-tours/
    virtual machine security privacy OS linux
  • How to Really Learn Linux??
    November 10, 2019 at 10:39:31 PM PST - permalink - archive.org -
    QRCode
    - https://www.reddit.com/r/linuxquestions/comments/duf1eo/how_to_really_learn_linux/
    linux hacker
  • thumbnail
    Hack The Box :: Penetration Testing Labs

    An online platform to test and advance your skills in penetration testing and cyber security.

    November 10, 2019 at 10:38:06 PM PST - permalink - archive.org -
    QRCode
    - https://www.hackthebox.eu/
    hacker linux
  • Internet Security for linux and basics of setup to stay safe?
    September 23, 2019 at 10:30:51 AM PDT - permalink - archive.org -
    QRCode
    - https://www.reddit.com/r/linux4noobs/comments/d84nhp/internet_security_for_linux_and_basics_of_setup/
    linux security
  • thumbnail
    Easy Linux Tips Project: NVIDIA: how to install the latest video card drivers
    August 14, 2019 at 7:52:20 AM PDT - permalink - archive.org -
    QRCode
    - https://easylinuxtipsproject.blogspot.com/p/nvidia.html?m=1
    linux
  • thumbnail
    How to Upgrade to Linux Mint 19 [Step by Step Tutorial] - It's FOSS
    July 1, 2019 at 12:20:14 PM PDT - permalink - archive.org -
    QRCode
    - https://itsfoss.com/upgrade-linux-mint-version/
    linux mint update
  • thumbnail
    Ubuntu Setup · GitHub
    June 23, 2019 at 5:24:51 AM PDT - permalink - archive.org -
    QRCode
    - https://gist.github.com/AnmolTomer/5bd77005dce930e1cf0a10fdc4c90c94
    linux ubuntu
  • thumbnail
    How To Test Drive 200+ Linux Distributions Without Ever Downloading Or Installing Them
    June 15, 2019 at 9:53:23 PM PDT - permalink - archive.org -
    QRCode
    - https://www.forbes.com/sites/jasonevangelho/2019/06/15/how-to-test-drive-200-linux-distributions-without-ever-downloading-or-installing-them/#4d0eb8b50d93
    linux
  • I have a Windows + Ubuntu Dual boot and I want to resize a partition safely.
    June 15, 2019 at 6:53:04 PM PDT - permalink - archive.org -
    QRCode
    - https://www.reddit.com/r/linux4noobs/comments/c0z50s/i_have_a_windows_ubuntu_dual_boot_and_i_want_to/
    linux windows
  • thumbnail
    How to Enable Fractional Scaling in Ubuntu 19.04 - OMG! Ubuntu!
    June 12, 2019 at 1:09:29 PM PDT - permalink - archive.org -
    QRCode
    - https://www.omgubuntu.co.uk/2019/06/enable-fractional-scaling-ubuntu-19-04
    linux ubuntu
  • thumbnail
    How to Compress and Extract Files Using the tar Command on Linux
    January 15, 2019 at 9:28:18 PM UTC - permalink - archive.org -
    QRCode
    - https://www.howtogeek.com/248780/how-to-compress-and-extract-files-using-the-tar-command-on-linux/
    linux command zip tar
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation