Linux Lite 7.8 Final has been released - Click here


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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,012
» Latest member: Nubee
» Forum threads: 9,474
» Forum posts: 62,489

Full Statistics

Online Users
There are currently 1124 online users.
» 0 Member(s) | 1120 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
1 hour ago
» Replies: 17
» Views: 1,528
Linux Lite Kernel
Forum: Linux Lite Software Development
Last Post: valtam
6 hours ago
» Replies: 326
» Views: 771,998
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: valtam
Yesterday, 06:17 AM
» Replies: 17
» Views: 33,128
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 151
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,943
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 150
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 519
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,760
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 920
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 561

 
  full screen conky stock charts and quotes
Posted by: trinidad - 08-19-2019, 03:56 PM - Forum: Desktop Customization - Replies (1)

This is a short video of a simple full screen conky for Linux Lite in action for viewing current stock market quotes and charts. It also shows the default conky-lite widget with shortened quotes and a fim chart viewer for Linux Lite. The video starts with a read me page and then begins the demonstration. You can download a copy of the conkyrc for this from the link below.
https://www.dbts-analytics.com/tcdwnlds/tutdwnlds.html
https://youtu.be/xS37uqgRNz8
TC

Print this item

  antivirus
Posted by: f23948 - 08-19-2019, 04:49 AM - Forum: Suggestions and Feedback - Replies (3)

Jerry, can you please add antivirus to install on Lite Software?

Print this item

  UNetbootin
Posted by: colin - 08-18-2019, 01:54 PM - Forum: Installing Software - Replies (7)

Have just bought a new USB pen drive and i wanted to install a Linux operating system on it and make it bootable. But after going to Synaptic Package Manager i was surprised to find that UNetbootin is not available? Is there any other software that is compatible with a Linux os out there i can use please?

Print this item

  Ставим приглашение терминала как у Linux Lite 4.4
Posted by: Webenot - 08-17-2019, 10:14 AM - Forum: Russian [Russian] - No Replies

Всем привет. Сегодня ко мне обратился человек с вопросом "Как сделать такое же приглашение терминала как на скрине?":

  [Image: FZXcgrUl.png]


Делается это очень просто!

1) Скачиваем файл powerline.sh и размещаем его в папку /usr/share/powerline/bindings/bash/powerline.sh (при желании можно разместить в любую папку, но нужно будет указать верный путь к файлу в .bashrc)

2) Запускаем терминал и открываем файл.bashrc для редактирования:

Code:
sudo leafpad ~/.bashrc
У вас может быть любой редактор, просто замените название leafpad на свое.
Установить этот редактор можно так:

Code:
sudo apt update && sudo apt install leafpad

3) Добавляем такие строки в файл .bashrc:
Code:
# Powerline
if [ -f /usr/share/powerline/bindings/bash/powerline.sh ]; then
source /usr/share/powerline/bindings/bash/powerline.sh
fi
(Если вы разместили powerline.sh в другое место - укажите путь здесь!)

Все, теперь у вас терминал будет так же отображать приглашение!

Было:

  [Image: XuXG8v0l.png]

Стало:

  [Image: FZXcgrUl.png]

Print this item

  Virtual Box security concerns
Posted by: MS - 08-16-2019, 05:55 AM - Forum: Off Topic - Replies (10)

Virtual Box is popular for it allows to run various operating systems and related software in a manner isolated from the base system and hardware, supporting the simulation in process. Nonetheless, I have some other concerns regarding the security in Virtual Box. These concerns address the Internet and web browsers. Namely, the simulated system run within Virtual Box is usually far less tight and maintained, compared to the native in use. When accessing the Internet through simulated environment, one may accidentally reveal personal data or account logins and passwords, while for certain being more prone to various kinds of attacks altogether. Even though, in case of emergency, the Virtual Box may be safely shut down any moment given, without making trouble to the physical machine in operationg, the information leaked through the Internet access, remains leaked.

Print this item

  Dual boot Win/Lin on separate HDs with a switch - bypass Grub?
Posted by: lintek - 08-16-2019, 05:07 AM - Forum: Installing Linux Lite - Replies (9)

I installed a dual boot system with Windows 7 on one HD and Linux Lite on another.  Grub allowed me to choose which OS I wanted at bootup.  Since then I installed a Hard Drive switch so I can turn off the drives I am not currently using. 

And now I can't boot up to windows if I have the Linux drive off because the boot order points to Grub first (I assume).

How can I deal with this?  (Sorry - newb)

Thanks

Print this item

  Почему не работает команда ll?
Posted by: Webenot - 08-15-2019, 07:43 PM - Forum: Russian [Russian] - No Replies

[i]Всем привет![/i]

Сегодня понадобилась команда ll, ввожу в терминал а он мне ответ:

  [Image: tzkMiCWl.png]

На самом деле команда ll - это та же программа ls, только настроенная и добавленная в файл ~/.bashrc

ВНИМАНИЕ: для копирования из терминала используйте Ctrl + Shift + C, для вставки Ctrl + Shift + V

Что бы добавить команду LL в систему -  вводим в терминал команду и жмем Enter:

Code:
sudo leafpad ~/.bashrc
После чего Вам необходимо ввести пароль администратора!

  [Image: 4bTucWhl.png]



У нас открылось окно Leafpad, выглядит это так:

  [Image: VGt271Rl.png]


Нам остается только вписать строку как у меня выделена на 10 строке и нажать сочетание клавиш Ctrl + S что бы сохранить изменения:
Code:
alias ll='ls --color=auto --group-directories-first -l'

После сохранения редактор можно закрыть. Перезапускаем терминал или открываем другую вкладку(Ctrl + Shift + T) и вводим нашу команду:

  [Image: P6zn5UGl.png]

Все успешно заработало!


К сведению:
Alias -короткое, удобное для запоминания имя, использующееся вместо более длинного и сложного имени или команды. Добавляя алиасы в файл ~/.bashrc можно добавить более короткую команду, что бы не вводить каждый раз длинную.

Вот пример:
alias name='commands'

Что за слова:
alias - определение типа строки
name - сам алиас(любое имя которое вам просто будет запомнить или приятно использовать)
commands - здесь вы пишите что именно будет исполнять команда. 



Если у вас по каким-либо причинам отсутствует редактор текста LeafPad его можно установить командой:
Code:
sudo apt update
sudo apt install leafpad

Либо открыть файл с помощью имеющихся редакторов текста:
Code:
Редактор Gedit:
sudo gedit ~/.bashrc

Редактор Nano:
sudo nano ~/.bashrc

Редактор Vim:
sudo vim ~/.bashrc


Print this item

  Installing Linux Lite via a systemback ISO to a different laptop
Posted by: JanetBiggar - 08-15-2019, 01:55 PM - Forum: Installing Linux Lite - Replies (14)

Hoping someone can guide me here.  I have decided to try and see if I can successfully load an ISO made from a systemback point from one laptop to other old laptops so as to save me time in terms of reloading various additional stuff over and above LL3.8.

I have successfully made my ISO image (although I did not manage to do it via the route Trinidad suggested in a different thread - right clicking on the ISO image and burning to USB so did it via UNetbootin).

I have googled various videos and am unsure exactly which choice I click on when the ISO USB loads.  I tried live system, however it does not give me the icon to "install Linux Lite" like my usual LL3.8 USB does once the live system comes up.

When I go into the next choice "Boot from Installer" I then get a window saying system install and have to put in user name, PW, plus a root password which I left blank (should I?), etc.

It then takes me to Partition settings which I am very unsure what to do here.

I am in the process of googling more videos, but might anyone have a link to which I can refer that makes this all easy for a newbie like me?  Or if not, then some clear instructions?

Thanks in advance  Smile

Print this item

  Логин и пароль для входа в LiveCD Linux Lite
Posted by: Webenot - 08-15-2019, 01:07 PM - Forum: Russian [Russian] - No Replies

Привет всем пользователям Linux Lite!

Сегодня возникла проблема с ноутбуком, воткнул флешку с LiveCD, запустил и ушел. Спустя пару часов возвращаюсь  а ноутбук уже заблокировался. Долго я искал ответ, нашел и решил поделиться, вдруг кому пригодится:
Логин: Linux (указан в левом верхнем углу экрана блокировки)
Пароль: оставить пустым!

Print this item

  updating problem
Posted by: Ali2019 - 08-15-2019, 12:17 AM - Forum: Installing Linux Lite - Replies (1)

===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

Print this item