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,008
» Latest member: Jean259
» Forum threads: 9,474
» Forum posts: 62,486

Full Statistics

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

Latest Threads
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 95
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,833
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 114
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-15-2026, 11:33 AM
» Replies: 16
» Views: 1,417
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 455
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,686
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 783
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 510
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 32,328
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 433

 
  Hello
Posted by: Shanti - 09-17-2018, 08:34 PM - Forum: Introductions - Replies (3)

Hello
I seen Linux Lite last year for first time. I been looking around it, tonight is my first time online using it. I like it coz its nice and is fast.



Print this item

  Tunnel Gre problem between two hosts (vps and dedicated server)
Posted by: AleDevite - 09-17-2018, 02:52 PM - Forum: Other - Replies (10)

Hello guys i need to resolve this problem (all server have installed centos 7): i'm trying to create a gre tunnel through vps (in Italy - OpenVZ)
and a dedicated server (in Germany), but they do not communicate internally (ping and ssh command tests).
Next i create a gre tunnel trought vps (in Italy - OpenVZ) and vps (in France - KVM OpenStack) and their communicate, i next i had create a tunnel trought vps (in France - KVM OpenStack) and a dedicated server (in Germany) their communicate.
I can not understand why the vps (in Italy - OpenVZ) and the dedicated server (in Germany) do not communicate,
ideas on how I can fix (I also tried with iptables disabled, firewalld is not enable)? Thanks

Quote: 1. VPS command for tunnel:
  •       echo 'net.ipv4.ip_forward=1' >> /etc/sysctl.conf
          iptunnel add gre1 mode gre local VPS_IP remote DEDICATED_SERVER_IP ttl 255
          ip addr add 192.168.168.1/30 dev gre1 ip link set gre1 up

2. Dedicated server command for tunnel:
  •       iptunnel add gre1 mode gre local DEDICATED_SERVER_IP remote VPS_IP ttl 255
          ip addr add 192.168.168.2/30 dev gre1
          ip link set gre1 up


Quote:[root@VPS ~]# ping 192.168.168.2
PING 192.168.168.2 (192.168.168.2) 56(84) bytes of data.
^C
--- 192.168.168.2 ping statistics ---
89 packets transmitted, 0 received, 100% packet loss, time 87999ms

[root@DE ~]# ping 192.168.168.1
PING 192.168.168.1 (192.168.168.1) 56(84) bytes of data.
^C
--- 192.168.168.1 ping statistics ---
92 packets transmitted, 0 received, 100% packet loss, time 91001ms


Quote:[root@VPS ~]# lsmod | grep gre
ip_gre                  4242  -2
ip_tunnel              4242  -2 sit,ip_gre
gre                    4242  -2 ip_gre


[root@DE ~]# lsmod | grep gre
ip_gre                22707  0
ip_tunnel              25163  1 ip_gre
gre                    13144  1 ip_gre

Print this item

  Hi! A newbie from the Philippines here
Posted by: pandaeyedcat - 09-17-2018, 08:20 AM - Forum: Introductions - Replies (4)

I'm using a very old laptop with a not so good specs and I've decided to switch from Windows 7 to Linux Lite to maximize it. I'm a complete noob, don't know any codes whatsoever but I would like to learn.
How do I install Linux Lite using a virtual machine? I've been watching videos on YouTube but all of them already have a VM which confuses me if I have to download a VM or it is automatic if I click the install for Linux Lite link.
And what should I put in it?

My laptop specs:

laptop specs Acer Aspire 4730z

  1. processor Intel ® Pentium ® Dual CPU T3400 @ 2.16 GHz 2.17 GHz

    RAM 3.00 Gb

    System type 64-bit OS

    local disk 79.4

    yeah my laptop sucks, but it's working so I deal with it  Wink

Print this item

  Pro Bash Programming
Posted by: bitsnpcs - 09-17-2018, 02:06 AM - Forum: Scripting and Bash - Replies (2)

I heard about this book kindly from [member=7109]Moltke[/member]

Thread for everyone to discuss learning from this book.

Chapter 1 highlight so far -
making the Hello World file using the terminal directly and saving to the bin folder, then altering its permissions, and running in terminal from its filename alone, gave me a big smile, it is so very concise and efficient a method. 8)

Print this item

  Linux Shell Scripting Cookbook
Posted by: bitsnpcs - 09-17-2018, 01:53 AM - Forum: Scripting and Bash - Replies (10)

I heard about this book kindly from [member=7109]Moltke[/member]

Thread for everyone to discuss bash learning from this book.

Print this item

  Day has been turn upside down
Posted by: bluzeo - 09-16-2018, 04:36 PM - Forum: Off Topic - Replies (1)

Hey guys my day has suck and I’m over here listening to both sides but I agree with my grandpa i wasn’t treated right and left that job even though I was trying to keep that bridge open


God Not dead.

Print this item

  Can't get Epson WF-2760 Scanner to work in Linux Lite 4.0
Posted by: Abw - 09-16-2018, 04:51 AM - Forum: Printing and Scanning - Replies (2)


Hi, In my time with linux (all the way back to 2004) scan detection has always been an issue.. You got to wonder why it is no one has figured out how to make it full proof right out of the box. (Like Windows does) Anyway I'm liking Linux Lite over Ubuntu! surprise huh.My WF-2760 prints but the scanner is not detected. I'm not interested in config files being wrongly setup nor am I interested in any complicated solution. I'm to old to figure all this out. Does anyone have a simple solution? Real simple? If you think you can figure it out I'd be willing to give you the ID and temp password to Teamviewer so you can  get on and get the scanner going, how bout that? This would be very much appreciated.

Thanks for helping, Andrew

Print this item

  Keyboard layout for Acer Aspire One(not sure where to post)
Posted by: Domenico Crimaldi - 09-16-2018, 04:51 AM - Forum: Installing Linux Lite - Replies (2)

Hi!
I love Linux.I am looking for the perfect distro suited to my needs.I am trying Linux Lite Live.I tried to use @ but was unable to.Then I changed the keyboard layout.But I still can't use the keyboard normally as I was used to.What shuold I change?Standard pc101?What?Thanks

Print this item

  Keyboard layout for Acer Aspire One
Posted by: Domenico Crimaldi - 09-16-2018, 04:49 AM - Forum: Other - Replies (1)

Hi!
I love Linux.I am looking for the perfect distro suited to my needs.I am trying Linux Lite Live.I tried to use @ but was unable to.Then I changed the keyboard layout.But I still can't use the keyboard normally as I was used to.What shuold I change?Standard pc101?What?Thanks

Print this item

  LL Sisters Thread
Posted by: bitsnpcs - 09-15-2018, 08:29 PM - Forum: Off Topic - Replies (27)

This is an experimental format for a Linux Lite Women's Thread, with differences.

Rather than adopting the often female exclusive zones I've seen elsewhere, this thread is for all members. I decided a better format for the thread was that of the sister, as it includes all age ranges, and types of females.
This is not a Linux Support thread.

How it works

The male members in the community can ask questions in this thread, any of the female members who can answer those questions from their own perspectives, and wishes to, will reply.

Now begins your opportunity to ask your questions that you wish to know the female perspective on.

Print this item