Linux Lite 7.8 RC1 has been released - Click here


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,860
» Latest member: brightondrone
» Forum threads: 9,444
» Forum posts: 62,324

Full Statistics

Online Users
There are currently 1269 online users.
» 1 Member(s) | 1264 Guest(s)
Applebot, Baidu, Bing, Google, waynebob

Latest Threads
Cant find up-to-date driv...
Forum: Video Cards
Last Post: justsumrandomcreture
01-13-2026, 02:18 AM
» Replies: 0
» Views: 57
update error - PPA (stace...
Forum: Updates
Last Post: stevef
01-12-2026, 11:19 AM
» Replies: 1
» Views: 85
trying to update (while) ...
Forum: Installing Linux Lite
Last Post: stevef
01-11-2026, 08:27 AM
» Replies: 1
» Views: 81
Not Able to Install Googl...
Forum: Installing Software
Last Post: Orson_Yancey
01-09-2026, 06:50 PM
» Replies: 14
» Views: 614
Troubles installing 7.6 o...
Forum: Installing Linux Lite
Last Post: stevef
01-09-2026, 01:59 PM
» Replies: 3
» Views: 194
redshift-gtk
Forum: Other
Last Post: di0lh0
01-09-2026, 01:31 AM
» Replies: 1
» Views: 125
Linux Lite 7.8 RC1 Releas...
Forum: Release Announcements
Last Post: sqwuade
01-08-2026, 08:01 PM
» Replies: 23
» Views: 3,630
why that change in system...
Forum: Installing Linux Lite
Last Post: valtam
01-02-2026, 11:49 PM
» Replies: 3
» Views: 489
trouble updating os - PPA...
Forum: Updates
Last Post: stevef
01-02-2026, 05:59 AM
» Replies: 1
» Views: 257
Error when trying to inst...
Forum: Updates
Last Post: stevef
12-27-2025, 09:07 PM
» Replies: 1
» Views: 266

 
  [SOLVED] Gui Grub Editor
Posted by: jim2you71 - 01-23-2015, 02:29 AM - Forum: Installing Software - Replies (2)

Is there a gui grub editor for Lite 2.2?

Print this item

  [SOLVED] Change Grub Blue Background
Posted by: tadpole1954 - 01-21-2015, 06:36 PM - Forum: Start up and Shutdown - Replies (3)

Hello everyone.  Good to be back!  I'm trying to change the blue background of grub to a darker image on my hd.  I have installed grub customizer and attempted this several time using the new image as jpg and png format.  Neither one seems to stick around upon a restart.  I always get the blue image.  I have searched the net and found many suggestions, looked in the system folders for a clue, etc.  So, has anyone successfully done this?

Print this item

  Command Line. Or. How I faced my Demons and Overcame them. By finding RTFM.
Posted by: rokytnji - 01-21-2015, 05:22 PM - Forum: Tutorials - Replies (3)

You'll find the vast majority of commands on your system using this command:

Code:
ls -l /bin /usr/bin

also, some admin commands:

Code:
ls -l /sbin /usr/sbin

to read the manual page for a command ('grep', for example)

Code:
man grep

some commands also have info pages, like:

Code:
info grep

you can get some more info about a program by executing it with the --help switch

Code:
grep --help

If this unedjucated scooter tramp can tread where smarter minds than his fear to tread. So can you.

Just a example

Code:
harry@biker1:~$ ifconfig --help
Usage:
  ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]
  [add <address>[/<prefixlen>]]
  [del <address>[/<prefixlen>]]
  [[-]broadcast [<address>]]  [[-]pointopoint [<address>]]
  [netmask <address>]  [dstaddr <address>]  [tunnel <address>]
  [outfill <NN>] [keepalive <NN>]
  [hw <HW> <address>]  [metric <NN>]  [mtu <NN>]
  [[-]trailers]  [[-]arp]  [[-]allmulti]
  [multicast]  [[-]promisc]
  [mem_start <NN>]  [io_addr <NN>]  [irq <NN>]  [media <type>]
  [txqueuelen <NN>]
  [[-]dynamic]
  [up|down] ...

  <HW>=Hardware Type.
  List of possible hardware types:
    loop (Local Loopback) slip (Serial Line IP) cslip (VJ Serial Line IP)
    slip6 (6-bit Serial Line IP) cslip6 (VJ 6-bit Serial Line IP) adaptive (Adaptive Serial Line IP)
    ash (Ash) ether (Ethernet) ax25 (AMPR AX.25)
    netrom (AMPR NET/ROM) rose (AMPR ROSE) tunnel (IPIP Tunnel)
    ppp (Point-to-Point Protocol) hdlc ((Cisco)-HDLC) lapb (LAPB)
    arcnet (ARCnet) dlci (Frame Relay DLCI) frad (Frame Relay Access Device)
    sit (IPv6-in-IPv4) fddi (Fiber Distributed Data Interface) hippi (HIPPI)
    irda (IrLAP) ec (Econet) x25 (generic X.25)
    eui64 (Generic EUI-64)
  <AF>=Address family. Default: inet
  List of possible address families:
    unix (UNIX Domain) inet (DARPA Internet) inet6 (IPv6)
    ax25 (AMPR AX.25) netrom (AMPR NET/ROM) rose (AMPR ROSE)
    ipx (Novell IPX) ddp (Appletalk DDP) ec (Econet)
    ash (Ash) x25 (CCITT X.25)

Someone asks you on a forum. What does "ifconfig -a" say is available for your connections? You are like WTF does he mean?

Now you get a better Idea. Same when someone says  "inxi -F"

Code:
harry@biker1:~$ inxi --help
inxi supports the following options. You can combine them, or list them one
by one. Examples: inxi -v4 -c6 OR inxi -bDc 6. If you start inxi with no
arguments, it will show the short form.

The following options if used without -F, -b, or -v will show just option
line(s): A, C, D, G, I, M, N, P, R, S, f, i, m, n, o, p, l, u, r, s, t - you
can use these alone or together to show just the line(s) you want to see. If
you use them with -v [level], -b or -F, it will show the full output for that
line along with the output for the chosen verbosity level.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Output Control Options:
-A     Audio/sound card information.
-b     Basic output, short form. Like inxi -v 2, only minus hard disk names.
-c     Color schemes. Scheme number is required. Color selectors run a color
       selector option prior to inxi starting which lets you set the config
       file value for the selection.
       Supported color schemes: 0-32 Example: inxi -c 11
       Color selectors for each type display (NOTE: irc and global only show
       safe color set):
         94  Console, out of X
         95  Terminal, running in X - like xTerm
         96  Gui IRC, running in X - like Xchat, Quassel, Konversation etc.
         97  Console IRC running in X - like irssi in xTerm
         98  Console IRC not in  X
         99  Global - Overrides/removes all settings. Setting specific removes
             global.
-C     CPU output, including per CPU clockspeed (if available).
-d     Optical drive data. Same as -Dd. See also -x and -xx.
-D     Full hard Disk info, not only model, ie: /dev/sda ST380817AS 80.0GB.
       See also -x and -xx. Disk total used percentage includes swap partition
       size(s).
-f     All cpu flags, triggers -C. Not shown with -F to avoid spamming. ARM
       cpus show 'features'.
-F     Full output for inxi. Includes all Upper Case line letters, plus -s and
       -n. Does not show extra verbose options like -d -f -l -m -o -p -r -t -u
       -x
-G     Graphic card information (card, display server type/version,
       resolution, glx renderer, version).
-i     Wan IP address, and shows local interfaces (requires ifconfig network
       tool). Same as -Nni. Not shown with -F for user security reasons, you
       shouldn't paste your local/wan IP.
-I     Information: processes, uptime, memory, irc client (or shell type),
       inxi version.
-l     Partition labels. Default: short partition -P. For full -p output, use:
       -pl (or -plu).
-m     Memory (RAM) data. Physical system memory array(s), capacity, how many
       devices (slots) supported, and individual memory devices (sticks of
       memory etc). For devices, shows device locator, size, speed, type
       (like: DDR3). Also see -x, -xx, -xxx
-M     Machine data. Motherboard, Bios, and if present, System Builder (Like
       Lenovo). Older systems/kernels without the required /sys data can use
       dmidecode instead, run as root. Dmidecode can be forced with -! 33
-n     Advanced Network card information. Same as -Nn. Shows interface, speed,
       mac id, state, etc.
-N     Network card information. With -x, shows PCI BusID, Port number.
-o     Unmounted partition information (includes UUID and LABEL if available).
       Shows file system type if you have file installed, if you are root OR
       if you have added to /etc/sudoers (sudo v. 1.7 or newer)
       Example: <username> ALL = NOPASSWD: /usr/bin/file 
-p     Full partition information (-P plus all other detected partitions).
-P     Basic partition information (shows what -v 4 would show, but without
       extra data). Shows, if detected: / /boot /home /tmp /usr /var. Use -p
       to see all mounted partitions.
-r     Distro repository data. Supported repo types: APT; PACMAN; PISI; YUM;
       URPMQ; Ports.
-R     RAID data. Shows RAID devices, states, levels, and components, and
       extra data with -x/-xx. md-raid: If device is resyncing, shows resync
       progress line as well.
-s     Sensors output (if sensors installed/configured): mobo/cpu/gpu temp;
       detected fan speeds. Gpu temp only for Fglrx/Nvidia drivers. Nvidia
       shows screen number for > 1 screens.
-S     System information: host name, kernel, desktop environment (if in X),
       distro
-t     Processes. Requires extra options: c (cpu) m (memory) cm (cpu+memory).
       If followed by numbers 1-20, shows that number of processes for each
       type (default: 5; if in irc, max: 5): -t cm10
       Make sure to have no space between letters and numbers (-t cm10 -
       right, -t cm 10 - wrong).
-u     Partition UUIDs. Default: short partition -P. For full -p output, use:
       -pu (or -plu).
-v     Script verbosity levels. Verbosity level number is required. Should not
       be used with -b or -F
       Supported levels: 0-7 Example: inxi -v 4
         0   Short output, same as: inxi
         1   Basic verbose, -S + basic CPU + -G + basic Disk + -I.
         2   Networking card (-N), Machine (-M) data, shows basic hard disk
             data (names only), and, if present, basic raid (devices only, and
             if inactive, notes that). similar to: inxi -b
         3   Advanced CPU (-C), network (-n) data, and switches on -x advanced
             data option.
         4   Partition size/filled data (-P) for (if present): /, /home,
             /var/, /boot. Shows full disk data (-D).
         5   Audio card (-A); sensors (-s), memory/ram (-m), partition
             label (-l) and UUID (-u), short form of optical drives, standard
             raid data (-R).
         6   Full partition (-p), unmounted partition (-o), optical drive
             (-d), full raid; triggers -xx.
         7   Network IP data (-i); triggers -xxx.
-w     Local weather data/time. To check an alternate location, see:
       -W <location>. For extra weather data options see -x, -xx, and -xxx.
-W     <location> Supported options for <location>: postal code; city,
       state/country; latitude/longitude. Only use if you want the weather
       somewhere other than the machine running inxi. Use only ascii
       characters, replace spaces in city/state/country names with '+'.
       Example: inxi -W new+york,ny
-x     Adds the following extra data (only works with verbose or line output,
       not short form):
         -C  CPU Flags, Bogomips on Cpu;
         -d  Extra optical drive data; adds rev version to optical drive.
         -D  Hdd temp with disk data if you have hddtemp installed, if you are
             root OR if you have added to /etc/sudoers (sudo v. 1.7 or newer)
             Example: <username> ALL = NOPASSWD: /usr/sbin/hddtemp
         -G  Direct rendering status for Graphics (in X).
         -G  (for single gpu, nvidia driver) screen number gpu is running on.
         -i  IPv6 as well for LAN interface (IF) devices.
         -I  System GCC, default. With -xx, also show other installed GCC
             versions. If running in console, not in IRC client, shows shell
             version number, if detected. Init/RC Type and runlevel (if
             available).
         -m  Part number; Max memory module size (if available).
      -N -A  Version/port(s)/driver version (if available) for Network/Audio;
   -N -A -G  Network, audio, graphics, shows PCI Bus ID/Usb ID number of card.
         -R  md-raid: Shows component raid id. Adds second RAID Info line:
             raid level; report on drives (like 5/5); blocks; chunk size;
             bitmap (if present). Resync line, shows blocks synced/total
             blocks. zfs-raid: Shows raid array full size; available size;
             portion allocated to RAID
         -S  Desktop toolkit if avaliable (GNOME/XFCE/KDE only); Kernel gcc
             version
         -t  Memory use output to cpu (-xt c), and cpu use to memory (-xt m).
      -w -W  Wind speed and time zone (-w only).
-xx    Show extra, extra data (only works with verbose or line output, not
       short form):
         -A  Chip vendor:product ID for each audio device.
         -D  Disk serial number.
         -G  Chip vendor:product ID for each video card.
         -I  Other detected installed gcc versions (if present). System
             default runlevel. Adds parent program (or tty) for shell info if
             not in IRC (like Konsole or Gterm). Adds Init/RC (if found)
             version number.
         -m  Manufacturer, Serial Number, single/double bank (if found).
         -M  Chassis information, bios rom size (dmidecode only), if data for
             either is available.
         -N  Chip vendor:product ID for each nic.
         -R  md-raid: Superblock (if present); algorythm, U data. Adds system
             info line (kernel support,read ahead, raid events). If present,
             adds unused device line. Resync line, shows progress bar.
         -S  Display manager (dm) in desktop output, if in X (like kdm, gdm3,
             lightdm).
      -w -W  Humidity, barometric pressure.
   -@ 11-14  Automatically uploads debugger data tar.gz file to
             ftp.techpatterns.com. EG: inxi -xx@14
-xxx   Show extra, extra, extra data (only works with verbose or line output,
       not short form):
         -m  Width of memory bus, data and total (if present and greater than
             data); Detail, if present, for Type; module voltage, if
             available.
         -S  Panel/shell information in desktop output, if in X (like
             gnome-shell, cinnamon, mate-panel).
      -w -W  Location (uses -z/irc filter), weather observation time, wind
             chill, heat index, dew point (shows extra lines for data where
             relevant).
-y     Required extra option: integer, 80 or greater. Set the output line
       width max. Overrides IRC/Terminal settings or actual widths. If used
       with -h, put -y option first. Example: inxi -y 130
-z     Security filters for IP/Mac addresses, location, user home directory
       name. Default on for irc clients.
-Z     Absolute override for output filters. Useful for debugging networking
       issues in irc for example.

Additional Options:
-h --help      This help menu.
-H             This help menu, plus developer options. Do not use dev options
               in normal operation!
--recommends   Checks inxi application dependencies + recommends, and
               directories, then shows what package(s) you need to install to
               add support for that feature.
-U             Auto-update script. Will also install/update man page. Note: if
               you installed as root, you must be root to update, otherwise
               user is fine. Man page installs require root user mode.
-V --version   inxi version information. Prints information then exits.

Debugging Options:
-%     Overrides defective or corrupted data.
-@     Triggers debugger output. Requires debugging level 1-14 (8-10 - logging
       of data). Less than 8 just triggers inxi debugger output on screen.
         1-7 On screen debugger output
         8   Basic logging
         9   Full file/sys info logging
         10  Color logging.
       The following create a tar.gz file of system data, plus collecting the
       inxi output to file. To automatically upload debugger data tar.gz file
       to ftp.techpatterns.com: inxi -xx@ <11-14>
       For alternate ftp upload locations:
       Example: inxi -! ftp.yourserver.com/incoming -xx@ 14
         11  With data file of xiin read of /sys.
         12  With xorg conf and log data, xrandr, xprop, xdpyinfo, glxinfo etc.
         13  With data from dev, disks, partitions, etc., plus xiin data file.
         14  Everything, full data collection.

Advanced Options:
-! 31  Turns off hostname in output. Useful if showing output from servers etc.
-! 32  Turns on hostname in output. Overrides global B_SHOW_HOST='false'
-! 33  Forces use of dmidecode data instead of /sys where relevant (-M).

harry@biker1:~$

Now you can stride through a terminal like the giants. Head held high.

[Image: 0.jpg]

1st one I learned was when someone asked me. What does "cat /etc/issue" say?

So I

Code:
info cat

Happy Trailz , Rok

PS. Don't ask me to interpet. I am a slow study when it comes to code and like you. I learn as I go.

Print this item

  Might Give Linux Lite Some Ideas .
Posted by: altman - 01-21-2015, 02:13 PM - Forum: Off Topic - No Replies

https://www.youtube.com/watch?v=sLP4YpgmBjE

Find it interesting .

How bout a Linux Lite Mini Box .

Print this item

  How to tell if I need to install another graphics driver
Posted by: jim2you71 - 01-21-2015, 12:44 AM - Forum: Video Cards - Replies (1)

I had some problems with the Nouveau driver when trying to use another distro. That helped bring me to Lite. If everything seems fine with my 2.2 Lite using the Nouveau driver should I try to install the Nvivia proprietor driver or let well enough alone?

Thanks

Print this item

  [SOLVED] USB stick automounts but cannot change Read Write permissions
Posted by: javier_mina - 01-21-2015, 12:09 AM - Forum: Hard Drives and SSDs - Replies (5)

Hello

I'm new to Linux and Linux Lite and really impressed so far.  My problem is that I cannot seem to be able to change the Read Write permissions on a USB stick permissions for Group and Others from NONE to READ AND WRITE.  I installed Disk Utility and formatted the drive and volume to FAT, but no joy.  What am I missing?  Can you please help?

Thanks, Javier

[attachment deleted by admin]

Print this item

  Enter Password for keyring 'default keyring' to unlock
Posted by: furavidas - 01-20-2015, 06:46 PM - Forum: Other - Replies (5)

I have LInux Lite for a couple of days and i cant use it because everytime i log in i have this box  showing up and asking me for "enter password for keyring default keyring to unlock" ,i put try to put my log in password and dont acept it,anybody know what i can do to get rid of this box if thats possible?

Print this item

  lightdm stopped working (Linux Lite 2.2 64bit)
Posted by: ceramics - 01-20-2015, 06:00 PM - Forum: Other - No Replies

Symptom. When booting up the process would stop just before log in screen after getting to a black screen with movable mouse cursor.
This happened after a recent update.

I could Ctrl Alt F1 and log in, then startx. This would load the desktop and I could then use the computer normally. When I restarted the computer, the boot up process would hang at the black screen with movable mouse cursor once again.

The fact that I could load the desktop via startx  tells me that the problem is not the graphics driver.

I did quite a lot of reading on line regarding this problem, but was unable to find anyone with exactly the same issue, however, I tried the following 2 suggestions from what I read;
After a fresh start and Ctrl Alt F1 to give me a text login, I tried

Code:
sudo service lightdm stop
, then
Code:
sudo service lightdm start
.
I also tried
Code:
sudo dpkg-reconfigure lightdm
, but was unable to solve it.

I also tried marking .config in my home folder as .config.old so that a new .config would be generated when I restarted just in case there was something in the old .config that was causing the problem. This did not solve it so I reverted to my old .config.

I also tried reinstalling lightdm.

In the end I installed gdm, and now can use the computer normally again.

Whilst gdm has gained me a fairly happy computer again, I realise that this did not solve the real problem that I had with lightdm and I wonder if anyone else has had trouble, or can suggest a fix?
I must add that I think Linux Lite is a wonderful distribution and am really thankful to all of you that have put in many hours work to develop and maintain it. It has been a great help to me, and to the friends that I have encouraged to use it!

Print this item

  How to use the panel as a dock
Posted by: anon222 - 01-20-2015, 05:06 PM - Forum: Tutorials - Replies (19)

In this tutorial I'll show you how to use a panel instead of a dock.
Many people use docks and launchers such as plank and wbar. I don't . This is a little trick I've learned some time ago.
All you need to do is to make an additional panel on the desktop.
So let's start:
¤ Open the Menu, Settings, Panel
A Panel Preferences dialog wil openl, and there you'll see 'Panel 1'
Next to it, on the right side  you'll see two buttons.
The first button creates a new panel. The second removes the panel. Be carefull not to remove 'Panel 1'!
¤ Click on the first button (plus sign) to create a new panel. A new panel will be named 'Panel 2'
[Image: lVPVOlr.png]
× If you want panel to be on top you can drag it to the top. As long as the panel isn't locked you can move it wherever you like.
[Image: lW45LAP.png]
× If you want the panel on the left or right side drag it to the left or right side.  Then change Mode to 'Vertical' in the Panel Preferences dialog.
Now go back to the Panel Preferences dialog.
¤ Select 'Automatically show and hide the panel' if you want the panel to be hidden until you position your mouse ponter to the edge of the screen. That's what I always do because the new panel takes unecesery space on the desktop.
[Image: 29Qr5aF.png]
Next, the lenght of the panel.
× If you want your panel in the middle just leave it as it is. Option 'Automatically increase the lenght' will automatically increase the size of the panel as you add new items.
× If you want the panel to start at the top and end at the bottom of the screen increase it to 100%.
¤ After you've positioned the new panel , lock it by checking in 'Lock panel'. That will prevent the panel from moving.
Open the appearance tab.
Customize the panel as you whish. If you'we enabled display compositing you can set the alpha.
[Image: IJrcmye.png]
It's time to add Items to your panel.
[Image: EVbVpKt.png]
¤ Click on the 'Items' tab and start adding new launchers and multi-level launchers.
[Image: BdzJFWl.png]
Tip: When you add launchers you can Disable tooltips in the 'Advanced' tab of the launcher dialog settings.

[img height=450 width=800]http://i.imgur.com/ZlNDkpM.jpg[/img]

You don't need to stop at the launchers. You can add other items.
I think it's nice to separate them with the separators.
[img height=600 width=369]http://i.imgur.com/cEJyS4W.png[/img]
Use the buttons on the right side to add, move and edit items on the panel.
[Image: uUZLkv4.png]

Print this item

  [SOLVED] Mouse and keyboard stop working when plugged in
Posted by: Madhuvan Rishiraj - 01-20-2015, 02:55 PM - Forum: Other - Replies (4)

Hello,
I am kind of a layman when it comes to Linux, but now using Linux Lite for last one year. Here is the problem I have that I request your help with:
My Laptop DELL Vostro-1015 where I have Lite 2.2 installed (64 bit) for last 2 months (before that I had Lite 2.0) developed this problem suddenly yesterday. The mouse and the keyboard suddenly stopped working. I thought maybe the ribbon cables are lose, so I took them apart and refitted them and they started working after a while. Then as I plugged the charger back in, they stopped working again. When I took the charger off it started working again. If I leave the charger connected for a long time it stops working completely and I have to press the power button to shutdown. Kindly help.

Recently (3 weeks back) I removed the DVD drive as it was broken.

I also checked with a live USB to find out if there was a problem with the Distro, but nothing happened. I tried Live USB of Lite 2.2 and Manjaro XFCE.

Thank you for bearing with me.

Print this item