Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 1504 online users. » 0 Member(s) | 1501 Guest(s) Baidu, Bing, Google
|
Latest Threads |
Set Home Folder
Forum: Installing Linux Lite
Last Post: LanceCorporal
08-20-2025, 03:24 PM
» Replies: 2
» Views: 252
|
Updates Error Log - no re...
Forum: Updates
Last Post: Valtam
08-20-2025, 04:57 AM
» Replies: 3
» Views: 328
|
NEW Wiki replaces Help Ma...
Forum: On Topic
Last Post: Valtam
08-19-2025, 11:12 AM
» Replies: 0
» Views: 174
|
New Website Design
Forum: On Topic
Last Post: Valtam
08-19-2025, 11:01 AM
» Replies: 11
» Views: 1,193
|
Install Error Log - No Pu...
Forum: Updates
Last Post: Valtam
08-14-2025, 11:18 AM
» Replies: 2
» Views: 488
|
Help me, please! - CDROM ...
Forum: Updates
Last Post: stevef
08-10-2025, 01:44 PM
» Replies: 26
» Views: 4,531
|
Linux Lite 7.6 RC1 Releas...
Forum: Release Announcements
Last Post: Valtam
08-09-2025, 11:05 AM
» Replies: 5
» Views: 1,975
|
Intel HD Graphics Not Wor...
Forum: Installing Linux Lite
Last Post: Abhi_245
08-08-2025, 06:44 PM
» Replies: 10
» Views: 1,601
|
installing 5.8 Lunix lite...
Forum: Installing Software
Last Post: Ren
08-01-2025, 03:34 PM
» Replies: 0
» Views: 420
|
VERY ODD install Issue
Forum: Installing Linux Lite
Last Post: Azoic
08-01-2025, 05:34 AM
» Replies: 0
» Views: 409
|
|
|
Hello from snowy Maine, USA |
Posted by: Mike - 11-27-2014, 08:47 PM - Forum: Introductions
- Replies (15)
|
 |
Hello All,
I've been using some form of Linux since 2007. Even though LL mainly targets Windows users, I find that is suitable for the more advanced Linux users as well. It has a nice blend of sane, simple defaults and minimal bling while also being attractive. Major kudos to the devs.
I haven't extensively tested the distro but a few things stood out to me right away:
- The task manager and screenshot utilities in the desktop right-click menu are very handy and something that I haven't seen in other distros.
- I was a little surprised to see that there are no cursor themes installed by default. While I don't mind the no-frills X cursor that LL uses, I imagine new users may like a few options. Was the minimal inclusion of cursors and GTK themes intentional to keep the ISO small? Just curious.
- It was nice to see a font other than standard Sans used. Another good font from Google/Android is Roboto.
- Everything appears to work OOTB for me on an Acer C720P (chromebook). The only thing that I found a little odd was that my cursor changed to a VERY slanted cursor during the installation process. Obviously it's not a deal breaker but I noticed it.
To the devs: Keep up the great work, you've made an excellent distro! The LTS factor is much appreciated when many other distros are trying to be bleeding edge. Thanks!
|
|
|
Happy Thanksgiving |
Posted by: Scott(0) - 11-27-2014, 04:03 PM - Forum: Off Topic
- Replies (8)
|
 |
8) 8) Happy Thanksgiving to all who celebrate and for those that don't hope you have a fun happy day too and eat too much good food like the rest of us.
|
|
|
shockwave flash |
Posted by: earlytv - 11-27-2014, 03:28 PM - Forum: Other
- Replies (8)
|
 |
I use 1.0.8 with firefox, which says has shockwave flash. All the sites that need flash, without it they would say need to install flash, are blank, the section of page that needs flash is blank, like in the internet speed test I use, the section that is blank is where you can start the test, so i can not start the test.
System is very old very slow asus cusi-fx. Last thing to run fast on this was windows me. I am trying to find a linux that is fast on it that works? If not then I run dual boot, win me with a small fast browser linux for the internet. Way back, cant find it, from win me dos a linux browser could be called, I guess if that worked dual boot would not be needed.
|
|
|
LL Forum Keeps Asking For New PWD . |
Posted by: altman - 11-26-2014, 09:22 PM - Forum: Other
- Replies (1)
|
 |
Hope it s in the section . If not please put it where appropriate .
Today I logged out of thr Forum & each time had a message stating that I have the wrong pwd , I know / knew my pwd , what s happening please .
Thanx & have a great one .
|
|
|
New LL Member |
Posted by: altman - 11-26-2014, 03:51 PM - Forum: Introductions
- Replies (6)
|
 |
From lots of Linux distros & find LL last year or so if not longer .
Been on Linux since 2005/6 when had issues with Windows & got screwed with repairs/fixes done on some places that for some reasons never worked as told .
Had LL 1.08 , LL 2.0 & now LL 2.2 Beta . With loads of other Linux distros .
Have a dual install with ArchBang on it . As always I add/remove apps in order to fit my tastes/needs .
Love the forum so far , looks like a great bunch .
Love this distro based on LTS ,
|
|
|
VICE (the Versatile Commodore Emulator) & BBS Connections |
Posted by: bubblesdee - 11-26-2014, 01:38 PM - Forum: On Topic
- Replies (7)
|
 |
Hi
I am new to Linux and I want to connect to a commodore 64 BBS. I have Linux lite 2.0 installed on an old laptop. I am running Vice
for Linux (I also have Wine installed and have a copy of winvice on the machine as well.) I have a terminal program for the C64
emulator. I have been trying to get this to work but I cannot and I am getting a little frustrated.
Here is what I have done so far;
I installed TCPSER with
sudo apt-get install tcpser
Also made sure NETCAT was installed with
sudo apt-get install netcat
(I read somewhere that I need this)
I then did this from a command window in linux
nc 127.0.0.1 25232. I read that I had to initialize Netcat like this.
Question 1: Why is the IP address 127.0.0.1? should it not be the IP assigned to my Linux box by my internet router?
Then I did this from a command window in linux
tcpser -v 25232 -s 1200 -p 6400
Question 2: I must leave this command window open while trying to connect. Is this correct?
Then I opened Vice (Linux version)
in settings under the RS232 settings menu: ◦Turn on “Userport RS232 emulation
under “Userport RS232 baud rate set baud to 1200
Under “Userport RS232 device” select “Exec process”.
◦Under “Program name to exec…” type | nc localhost 25232
Question 3 : should I change localhost to the IP address assigned to my Linux box?
I then saved my settings in Vice, closed vice and restarted it.
I then opened my Terminal software (CCGMS 5.5) with vice and tried to dial a BBS IP address
Question 4: should I try using striketerm instead?
When I dial the BBS IP address, It just says no carrier
The command window where I did the tcpser -v 25232 -s 1200 -p 6400 command doesn’t show anything, it doesn’t tell me that it is
trying to connect.
I can’t figure out what I am doing wrong.
Can someone please help. I am going crazy here.
Is it because the BBS I am dialing is not working.
Do you have the IP of a known working BBS?
Please help
Thanks in advance
|
|
|
Midori issue |
Posted by: rbdflyboy - 11-25-2014, 06:53 PM - Forum: Other
- Replies (16)
|
 |
Been testing this browser for some time now. Approximately 7-10 days ago the shortcut to www.linuxliteos.com broke. So removed it and tried to install a new one and since then Midori can't load the Lite forum page. That's like telling me no coffee in the morning...not gonna fly too well. Have changed all the settings around in Preferences 3-4 times...still no joy. Was planning on switching over completely from Chromium, that's not happening now.
Can anyone, please, point me in the right direction in finding a solution?
In the FAQ's found this: [color=rgb(64, 64, 64) !important][size=14pt !important][font=serif !important]HTTPS URLS won't load
That's a problem with WebKit. You can work around it to some extent if you start Midori like so:
export WEBKIT_IGNORE_SSL_ERRORS="1" midori...any idea where to install this? Thanks in advance.[/font][/size][/color]
|
|
|
|