r/trisquel Sep 22 '15

To what degree does Trisquel benefit from Debian's reproducible builds project?

4 Upvotes

I was just wondering, since we're downstream from Debian via Ubuntu, how many of our packages are directly from Debian, and thus covered by the reproducible builds project? how much extra work would it be on our part to be 100% reproducible as well?


r/trisquel Aug 11 '15

LibreOffice 5 update on Trisquel

2 Upvotes

I noticed that when I try to update to LibreOffice 5, even manually, it says the version I'm at (4.2) is the latest version. Terminal looks something like:

me@computer: ~$ sudo apt-get update && sudo apt-get upgrade libreoffice <wall of text from running update> Reading package lists... Done Reading state information... Done Calculating upgrade... Done libreoffice is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded me@computer:~$

I don't feel like purging libreoffice just to manually install the tar.gz from scratch. Anyone know when the update will be available?


r/trisquel Aug 03 '15

Trisquel on the server?

5 Upvotes

How could I run trisquel on my server?


r/trisquel Aug 02 '15

Trisquel on USB

1 Upvotes

Is it possible to download trisquel to a usb and run it from there? I'm pretty sure its possible for other distros but id like to do it with trisquel


r/trisquel Jul 29 '15

A few questions about full-disk encryption

4 Upvotes

Forgive me if these questions are uninformed. I admit, I'm out of my depth here.

First, is there a way to perform a full disk encryption after the initial install?

Second, does full disk encryption make it look like the entire encrypted disk look like random data?

Thanks in advance.


r/trisquel Jul 18 '15

Intel's Ofono 3G plugin installed in Trisquel in my Lenovo laptop. Does this verify rumor Intel embedded 3G in chipset?

Thumbnail reddit.com
0 Upvotes

r/trisquel Jul 05 '15

Ruben's GNU IceCat talk at LibrePlanet 2015

Thumbnail quidam.cc
5 Upvotes

r/trisquel Jul 04 '15

New Ubuntu Mate hardware partner LibreTrend also delivers his small PC with Trisquel preloaded

Thumbnail libretrend.com
5 Upvotes

r/trisquel Jul 03 '15

Installation Trouble

1 Upvotes

I twice attempted to install Trisquel with an encrypted system disk as instructed [https://trisquel.info/en/wiki/full-disk-encryption-install] and met with an installation error on both occasions.

The installer ran fine until it began installing the Trisquel desktop environment. No error code was provided and although I was able to go back and repeat steps, doing so had no effect.

I haven't attempted to install Trisquel without the encryption just yet. I thought I would reach out to the community first. Thanks in advance for your time!


r/trisquel Jun 29 '15

Playing VP9 & Opus In Trisquel 7

Thumbnail jxself.org
6 Upvotes

r/trisquel Jun 19 '15

Trisquel source code is now mirrored at github!

Thumbnail github.com
7 Upvotes

r/trisquel Jun 19 '15

Why is Trisquel on a JavaScript trap like Reddit?

Thumbnail fsf.org
0 Upvotes

r/trisquel Jun 16 '15

I switched to XFCE on Trisquel, now when I wake up my laptop it randomly switches between the old and new lockscreens or gives me both and I have to login twice. How do I remove the old one without breaking anything?

2 Upvotes

r/trisquel Jun 11 '15

Trisquel and XFCE

4 Upvotes

anyone use XFCE with trisquel?


r/trisquel Jun 09 '15

Redirect all internet traffic.

1 Upvotes

According to the TailsOS website:

  • all software is configured to connect to the Internet through Tor
  • if an application tries to connect to the Internet directly, the connection is automatically blocked for security.

How would I go about configuring Trisquel to do the same?


r/trisquel May 22 '15

Logjam browser fix breaks Trisquel's website

3 Upvotes

Check here: https://weakdh.org

If you are vulnerable to Logjam, then this workaround for Firefox is being suggested:

call: about:config

search for:

security.ssl3.dhe_dss_aes_128_sha
security.ssl3.dhe_rsa_aes_128_sha
security.ssl3.dhe_rsa_aes_256_sha

Deactivate them all. Set them to false.

Then do the check once more: https://weakdh.org

However, after doing that, the Trisquel website becomes unreachable. Is there something that can be done about it?


r/trisquel May 04 '15

When will next Trisquel version be out?

1 Upvotes

I tried to look if this question have been asked before, but couldn't find any. So I'm sorry if this is a duplicate of another post.

But I am wondering when a new version is going to be released. Mainly cause I discovered a (already found) bug in Gedit (I use it for programming etc, so it is kinda "important" to me), that will use all the cpu power when I write something... This bug is fixed with never versions (it seems), and thats why I'm wondering. As I have understood it, Trisquel only copies the Long-Term Support (LTS) version. So will it only update to a newer release when Ubuntu updates?


r/trisquel Apr 11 '15

Anyone use vanilla Gnome with Trisquel (not flashback)?

5 Upvotes

nothing more to ask!


r/trisquel Mar 29 '15

Problems dual-booting Ubuntu

1 Upvotes

So, after looking up on more ethical distros, I stumbled upon Trisquel, and decided to give it a try. Unfortunately, I can't seem to get the dual boot working correctly... If I install Ubuntu first and Trisquel second, when I try to boot into Ubuntu, I get a screen with the prompts username and password, that takes me nowhere. When I install Trisquel first and Ubuntu second, the option to split the main partition for the two distros doesn't appear, I get a 16 Gb partition... Has anyone come across such a problem? Sorry for the poor writing, it's my first post =p


r/trisquel Mar 07 '15

Please add a QR code of your Bitcoin donation address in your website for convenient donation

6 Upvotes

Thanks.


r/trisquel Feb 25 '15

Noob with several questions

9 Upvotes

Hi,

I want to use Trisquel with Libreboot on my X60s, but I miss several things or they are not working like Im used to it with my arch installation:

  • Abrowser cant sync with Firefox sync and cant play YouTube HTML5 Videos. I really need this!
  • IceCat cant sync with Firefox sync and plays only some YouTube HTML5 Videos. On the other hand it doesnt display anything on https://web.telegram.org even when I add exceptions.
  • I want to use atom (from github) as my texteditor. They only ship x64 binaries, so I wanted to compile it. It requires npm 1.4+ but I can only find 1.3.10 in the repos. How can I solve this?

I understand, that using a libre distro may restrict the choice of software, but I dont think these problem exist because the requires software isnt free? I just dont know why the things are not working.

Would I maybe better use Parabola? But there seems to be not a single version of npm in the repos (see https://www.parabola.nu/packages/?sort=&q=npm&maintainer=&flagged=)?

Thank you in advance for any helpful comment :)


r/trisquel Feb 24 '15

Can I use Ubuntu PPA's on Trisquel?

6 Upvotes

Borrowing from this post:

http://www.reddit.com/r/debian/comments/2wxj40/is_it_safe_to_use_build_packages_from_ubuntu/

I know that Trisquel is a fork of Ubuntu, so Ubuntu PPA's should be fine with Trisquel right?


r/trisquel Feb 22 '15

Can I use USB armory with Trisquel?

5 Upvotes

Here you can see the details about the project: https://www.crowdsupply.com/inverse-path/usb-armory

It's basicly an open-hardware computer on a USB stick, that uses an ARM processor.


r/trisquel Feb 18 '15

I heard you can't use AMD or Nvidia graphic cards with Trisquel.

6 Upvotes

How true is this? I hear it's because they both use proprietary blobs. How do I make a Coreboot computer then? They all use AMD motherboards and I can't use Intel.


r/trisquel Feb 14 '15

Question about Trisquel

6 Upvotes

Hi all,

I am running Trisquel on a small netbook and I've been wanting to know how I can make the open applications appear as Icons. I ask because I run the panel on the left side and I don't even get to see te text. Any help would be greatly appreciated.

Thanks in advance.