Beta Testers wanted for Lite Series Upgrade - Click here to register interest


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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,663
» Latest member: DeloMok
» Forum threads: 9,414
» Forum posts: 62,137

Full Statistics

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

Latest Threads
Version 5.4 no longer sup...
Forum: Other
Last Post: Shane
Today, 01:12 AM
» Replies: 9
» Views: 446
Inbuilt keyboard stops re...
Forum: Other
Last Post: Abhi_245
Yesterday, 05:54 AM
» Replies: 8
» Views: 156
grub-efi-amd64-signed pac...
Forum: Security & Bug Fixes
Last Post: stevef
Yesterday, 05:03 AM
» Replies: 10
» Views: 7,379
Ask for help - PPA (alexl...
Forum: Updates
Last Post: MandyHui
10-25-2025, 11:30 PM
» Replies: 2
» Views: 87
Package Update - error pr...
Forum: Updates
Last Post: stevef
10-25-2025, 05:25 PM
» Replies: 1
» Views: 64
Minimización de ventanas
Forum: Spanish [Spanish]
Last Post: stevef
10-23-2025, 05:14 AM
» Replies: 1
» Views: 84
Onboard keyboard issues.....
Forum: Security & Bug Fixes
Last Post: Eric Rikkinen
10-20-2025, 11:03 PM
» Replies: 5
» Views: 474
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: trinidad
10-20-2025, 01:05 PM
» Replies: 18
» Views: 5,455
Update error - NO PUBKEY ...
Forum: Updates
Last Post: stevef
10-20-2025, 11:08 AM
» Replies: 1
» Views: 123
Install Updates - unsuppo...
Forum: Updates
Last Post: stevef
10-18-2025, 05:08 AM
» Replies: 1
» Views: 207

 
  [SOLVED] Minecraft on LL2
Posted by: Dookus - 07-12-2014, 07:11 AM - Forum: Games Support - Replies (3)

I see tutorials around showing how to setup Minecraft on LL1, would like to do so on LL2, the LL1 tutorials do not seem to relate to LL2, nor can I find the software mentioned on Ubuntu forums that is being used on Ubuntu in the Synaptics list, can anyone post a tutorial please?

Much depreciated.

John

Print this item

  removing dual boot
Posted by: newtusmaximus - 07-11-2014, 09:22 PM - Forum: Installing Linux Lite - Replies (2)

Wish to test LL2.0 + new  trial Kernel on PCs already running other versions of linux.  Once tested wish, to remove the LL2.0 & trial Kernel and return pcs to single boot,  restoring original partition sizes and  running original version of linux.  Questions :-
Can this be done?
If so how ? using Gparted??
Thank you

Print this item

  enabling backports
Posted by: crab - 07-11-2014, 07:14 AM - Forum: Installing Software - Replies (2)

Could someone tell me how i might enable "backports" via synaptic please.

Print this item

  hello from linux-newbie
Posted by: martin - 07-10-2014, 10:10 AM - Forum: Introductions - Replies (3)

I'm swiss-german and tried a lot of small iso distros on usb.
LinuxLite is the best so far.
LiLi to usb ok > wlan ok > keybord ok > infos ok > updates ok > install wine ok!
I hopefully find now how to adapt persistence (persist file and cheatcode).
When this works, I'm going to test the windows portable tools I work with.

(persistence works fine in razor - there i have trouble installing wine).

Print this item

  VirtualBox -- Create VM for Booting Live ISOs/CDs/DVDs
Posted by: gold_finger - 07-10-2014, 07:51 AM - Forum: Tutorials - Replies (12)

This is additional information on using VirtualBox once it is installed.  For the basics on installing, creating VMs (virtual machines), and enabling USB support for VBox -- see Help Manual -> Software page -> Software Tutorials page link.



Creating a Dedicated VM for Live ISO/CD/DVD Booting

Sometimes you may not want to install to a virtual hard drive.  You may just want to test something, take a look at an OS before deciding to install it, or you may just not want to use all of your disk space for virtual drives of various OSs.  Whatever the reason, it is handy to setup a VM specifically for just booting live OSs.  The example below describes how to do that and is setting it up to boot 64-bit versions of Linux.  (Adjust settings as appropriate for the OSs you might be booting.)

From main VBox window, click New to make a new VM.

Fill-in Name, Type and Version.

  • Name = Live64DVDs  (you can name it anything you like)
  • Type = Linux
  • Version = Other Linux (64-bit)
  • NOTE:  these settings can be changed later if necessary.  After VM is created, just highlight it and click the Settings button.
  • Click Next to continue.

Set the amount of memory (RAM) to dedicate to the VM.
  • Between 512MB - 2GB should work for most situations.
  • DO NOT allot more than half of your memory to the VM.
  • You can adjust the dedicated memory any time later if you need to change it.
  • Click Next to continue.

On the Hard drive page, click "Do not add a virtual hard drive".  It will warn you that you are creating a VM without a hard drive.  Hit "Continue", because that is what you do want in this case.

Your "Live64DVD" VM will now appear on the main VBox window.  When a VM is highlighted on the left, a summary of its settings will be shown on the right.
  • Highlight your new VM for live disks.
  • Notice that under Storage it is showing the CD/DVD drive for booting and that it is Empty.  That is telling you that nothing is currently selected to boot the VM from.  So if you were to click Start at this point, nothing would boot.
  • If you want to boot a CD or DVD, just load it into the tray and it will boot when you start the VM.
  • If you want to boot an ISO file you have downloaded to your hard drive, you need to go into the settings for your live VM and tell it where that ISO file is and to use it for booting.
    • Highlight the VM and click Settings button
    • In Settings window, click "Storage" along left side
    • Under "Storage Tree", click the word "Empty" under "Controller: IDE" (there will be a CD icon next to "Empty").
    • Under "Attributes" (right side), click to check box for "Live CD/DVD"
    • Now click the CD icon just above that to the right.
    • Select "Choose a virtual CD/DVD disk file"
    • [Image: 1SoQ7nZfo2Ot]

    • That will open a window for navigating to the ISO in your file system.  Find the one you want, select it and click "Open".
    • It will now show up in the Storage Tree under "Controller: IDE"
    • Click "OK"
    • Back on the main VBox window and you will see that the ISO file is showing in the "Storage" settings for your VM.
    • [Image: 1SoQI6N9mQcZ]

  • If you would like to adjust the Display settings to enable 3D or 2D acceleration and/or give the machine more video memory, go ahead and do that.
  • When done adjusting settings, click the greenStart arrow and it will boot just like you computer would if you were using a live CD/DVD.

With this VM created, you no longer need to create a new virtual hard drive just to test out an ISO/CD/DVD or run something live if you need to for some other reason.  Just select your live disk VM, change the settings to point to the correct ISO (or load your CD/DVD in the tray), and hit Start.


Tip:  If you frequently try out both 32-bit and 64-bit OSs, make a VM for each so you don't have to remember changing that setting when moving from one to the other.

Print this item

  Taskbar is missing
Posted by: rosss - 07-09-2014, 09:47 PM - Forum: Other - Replies (3)

My taskbar is missing. Is there a way I can get it back?

Print this item

  Minecraft issues...
Posted by: Mikey fade - 07-09-2014, 07:38 PM - Forum: Games Support - Replies (6)

So my fellow Linux enthusiasts I am having a problem with Minecraft on my 64 bit installation of Linux Light. My notebook is a HP Pavilion 6700 (got it to work!) with an AMD processor and an NVIDA GPU, but im not sure what one of those though. If anyone can help, feel free to post or email me. Smile thanks!

~ Mikey Fade

Print this item

  VirtualBox & KeePassX
Posted by: Scott(0) - 07-09-2014, 04:00 PM - Forum: Tutorials - Replies (7)

For those that aren't aware there are two excellent tutorials on VirtualBox and KeePassX in the LL manual.

Located on your LL 2.0 system or go here https://www.linuxliteos.com/manual/softw...rials.html

Big thanks to all those who contributed.

Print this item

  network issue
Posted by: dishant - 07-09-2014, 11:05 AM - Forum: Network - Replies (4)

First of all, I am completely new and noob to linux. I have partitioned my PC with windows xp and linux lite 2.0.My net works properly in XP but in linux it has issues..After installing linux lite 2.0 I am not able to connect to internet. I have wired ethernet connection. I tried doing some changes by putting IP address and all that but it didnt start. I m posting what i found after entering ifconfig in terminal :
eth0    Link encap:Ethernet 
HWaddr 00:1c:c0:54:5f:5a 
         
inet addr:169.254.34.146  Bcast:169.254.255.255  Mask:255.255.0.0
         
inet6 addr: fe80::21c:c0ff:fe54:5f5a/64 Scope:Link
         
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         
RX packets:3123 errors:0 dropped:32 overruns:0 frame:0
         
TX packets:1473 errors:0 dropped:0 overruns:0 carrier:0
         
collisions:0 txqueuelen:1000
         
RX bytes:339969 (339.9 KB)  TX bytes:233239 (233.2 KB)

lo       
lo Link encap:Local Loopback 
         
inet addr:127.0.0.1  Mask:255.0.0.0
         
inet6 addr: ::1/128 Scope:Host
         
UP LOOPBACK RUNNING  MTU:65536  Metric:1
         
RX packets:2963 errors:0 dropped:0 overruns:0 frame:0
         
TX packets:2963 errors:0 dropped:0 overruns:0 carrier:0
         
collisions:0 txqueuelen:0
         
RX bytes:221925 (221.9 KB)  TX bytes:221925 (221.9 KB)
..
What should I do? Also my net got connected in middle but i could not surf. Was it the dns server issue which I had not entered in ?also my IP address is detected automatically.. I have attached my network details from xp in the attached file.In those details SK_THN is my ISP..
please help .  :-\

[attachment deleted by admin, more than 25 days old]

Print this item

  32 bits v/s 64 bits installation
Posted by: ludvicfer - 07-08-2014, 08:59 PM - Forum: Installing Linux Lite - Replies (2)

Hello Team,

I have a quick question, based on my hardware specs. What do you guys recommend for an Acer Atom 1.6 GHz (64 bits), 1 GB of RAM netbook, 32 bits or 64 bits installation?.  I have been reading about it, and found a few recommendations that I should use 32 bits instead of the 64 bits, but would like your opinion on this.

Best regards

LuD

Print this item