Ubuntu Theme for Windows 10 - Search
About 1,550,000 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. Ask Ubuntu

    Q&A for Ubuntu users and developers. Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online …

  2. Ubuntu does not use full disk space - how to extend?

    Jul 9, 2022 · Logical volume ubuntu-vg/ubuntu-lv successfully resized. The -l +100%FREE option tells lvextend to add all of the free space of the containing volume group to the logical volume. …

  3. How to delete a non-empty directory in Terminal? - Ask Ubuntu

    Nov 16, 2012 · Ubuntu 16.04 correct way to specify a directory / folder using terminal chown to recursively change ownership / permissions 0 Why does rsync say "cannot delete non-empty …

  4. How do I change the hostname without a restart? - Ask Ubuntu

    Dec 14, 2011 · Ubuntu 13.04 onwards. The hostnamectl command is part of the default installation on both Desktop and Server editions. It combines setting the hostname via the hostname …

  5. Sharing Connection to other PCs (Via Wired Ethernet) - Ask Ubuntu

    In most cases, you will not need to setup the client, just connect to the network and done. Ubuntu will take care of everything. I just added the Client part for specific cases where problems …

  6. How to display network traffic in the terminal? - Ask Ubuntu

    Feb 17, 2013 · Here are some nice tools in the Ubuntu repositories for command line network traffic monitoring: bmon. Shows multiple interfaces at once. slurm. Has nice colored graphs. …

  7. How do I properly update Python? - Ask Ubuntu

    Jan 19, 2025 · If you're sure you want to do this, use Ubuntu's alternatives system. This lets you set priorities for different versions of a program. To add python3.13 as the default alternative, …

  8. bash - How do I add environment variables? - Ask Ubuntu

    Aug 27, 2011 · To permanently add a new environment variable in Ubuntu (tested only in 14.04), use the following steps: Open a terminal (by pressing CtrlAltT) sudo -H gedit /etc/environment; …

  9. How to add a directory to the PATH? - Ask Ubuntu

    Jul 22, 2009 · Both will work if your shell is a login shell. But I just tried the .bash_profile approach on one of my Ubuntu machines and even after restarting my gnome session it didn't source my …

  10. How to remove directory with all of its contents? - Ask Ubuntu

    Jul 26, 2016 · To use trash-put you will need to install the trash-cli package available on the Ubuntu Universe repository. Once installed to remove a file or a directory type on the terminal: …