13 questions
Filter
- 1 votes0 answers128 views
How to move app files to an SD card in Linux Beta on Chromebook running ChromeOS 84
My High School purchased HP 11 G7 EE Chromebooks for all of our students. Unfortunately, they skimped on the Storage and only got 8GB machines. I teach Computer ...
- 0 votes0 answers1.6K views
how to install intel graphics driver on ubuntu 20.04
i need to install intel graphics driver and active acceleration on videos and gaming using my intel gpu on fresh ubuntu installation, how to do that ?
- 0 votes0 answers6 views
Replace Linux Kernel
Is it possible to replace the Linux Kernel with a similar kernel in Linux?
- 2 votes1 answers17 views
How to Install Git From Source on Linux
I heard that the better way to install git for Linux is to do it from the source. How can I install git for Linux?
- 0 votes0 answers2 views
What is the best firewall program on linux, window
I need any firewall program, no need crossplatform solution, I need linux software but if you know anything for windows please suggest here
- 1 votes1 answers22 views
Convert video format in Ubuntu
I want to convert .wma files to .mp4 on Linux/Ubuntu
- 2 votes1 answers29 views
How show all installed packages on linux/ubuntu
I want to see all installed PHP versions on my Ubuntu 18 computer
- 2 votes1 answers10 views
Make bootable usb on linux
How to write iso image on USB and make it bootable
- 3 votes0 answers29 views
Linux «» symbols not shown
I have Linux mint 19 with xfce. My keyboard does not work properly. When I try to press Armenian « » symbols it shows � All programs don't recognize symbols, but ...
- 1 votes1 answers19 views
Create linux application shortcat
How create a shortcut to execute programs and put that icon where I won't like it done in windows?
- 1 votes2 answers32 views
- 1 votes1 answers32 views
How to exclude a directory in find command
I'm running find command for all JS files, but how do I exclude a specific directory? This is the find code that I'm using. for file in $(find . -name '*.js') do ...
- 0 votes0 answers24 views
GUI debugger in Linux
I am looking for a debugger in Linux environment with GUI, something like MS Visual Studio, or better :) I know the only gdb, but it does not have GUI, I use only ...