Skip to content

askmeaboutlinux

Knowledge not shared benefits no one.

  • Home
  • About Ask Me About Linux

Tag: bash

How to open a terminal window in Linux Mint or Ubuntu Linux

To open up a terminal window to enter commands at the $ prompt, you can press Ctrl + Alt + T. A terminal window will open and you can enter commands at the $ prompt. The terminal window opens up the bash shell or the shell, where you can enter commands at the $ prompt.

Geetu R. Vaswani Linux, Shell, Ubuntu August 30, 2012August 27, 2022 1 Minute

Convert and compress PNG files to JPG in bulk

To compress PNG files to JPG, you can follow steps below: I. Convert all PNG files to JPG: Create a script using your favorite Linux text editor and type in the following lines: for i in $(ls *.png); do convert $i $i.jpg done II. Convert the JPG quality to 50% compression To compress the JPG … Continue reading Convert and compress PNG files to JPG in bulk →

Geetu R. Vaswani Linux, Programming, Scripts, Shell December 8, 2011 1 Minute

Open a terminal window in Linux

To Open up a terminal window on your Linux computer, press Alt+F2 to pull up the following window. You will see a terminal window. At the $ prompt, you can type any commands. This is also called the command line in Linux. If xterm does not work, enter terminal. If you use XFCE, then xfce4-terminal … Continue reading Open a terminal window in Linux →

Geetu R. Vaswani Fedora, Linux, Shell January 9, 2011September 4, 2022 1 Minute

@askmeaboutlinux

Tags

adb android android apps android emulator android studio applications Apps apt-get audio boot cross-platform cryptography desktop eclipse email email client encryption error evolution fedora Fedora 15 fedora 16 firefox firmware Gnome Gnome 3 gnucash gnupg GNU Privacy Guard google google drive gpg hardware install installation internet java java GUI java program key pair keyring Linux linuxmint linux mint Linux Shell mobile multimedia network openwrt package Package Manager packages privacy private key program programming public key router security services shell shell prompt software sony xperia zr swing terminal thunderbird ubuntu upgrade virtualbox windows wireless router wordpress XFCE xubuntu
Website Powered by WordPress.com.
  • Follow Following
    • askmeaboutlinux
    • Already have a WordPress.com account? Log in now.
    • askmeaboutlinux
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...