Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread lakbk89
+1 I have dropped a mail to Libby Reinish, Campaigns Manager at FSF, asking whether FSF can record this years conference for non-recipients. Actally, last year's Libre Planet conference is available in GNU MediaGoblin[1]. So possibly they *MIGHT* use the channel for this year as well. I

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread manhoso99
I use w7 and I think trisquel is the best for me to change. but I am afraid because I never used linux so I ask destritos 100% free, which is the most simple or easy for me. I think trisquel or Dragora.

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread davesamcdxv
Trisquel, followed by gNewSense/Musix. Dragora actually seems to be preety intimidating difficulty-of-maintainance wise. And the OS is GNU. Linux is a kernel. Operating systems need a kernel (and the FSF don't seem to have home-grown ones that can compete against Linux), but that doesn't me

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread jabjabs
Should code something in that makes it randomly blue screen or stop responding for like no reason. Other than that, very cool indeed.

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread manhoso99
Snares Penguin GNU / Linux Notebook is 100% free wardware like the libreboot x200 ?

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread mail
It's a great laptop, but it has non-free BIOS. It's free software friendly, though, and works perfectly with Trisquel.

[Trisquel-users] Re : Saving Gitorious repositories

2015-03-17 Thread lcerf
According to https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/ : Starting today, Gitorious.org users can import their existing projects into GitLab.com by clicking the “Import projects from Gitorious.org” link when creating a new project. So, it is not automatic but it is only

[Trisquel-users] Re : repos

2015-03-17 Thread lcerf
A given version of Trisquel only has one repositories. If you mean the different sections (security, updates, and backports) of the repository, then click them all in the third tab of "Software & Updates" (in the "System settings"). Trisquel 7 basically has all the free packages that Ubuntu

[Trisquel-users] Re : kernel compiling

2015-03-17 Thread lcerf
Compiling is (quite) easy: https://trisquel.info/en/wiki/compiling-gnu-linux-libre-kernel Configuring the kernel is the hard part. The Gentoo Handbook used to be (and probably still is) a good first documentation on the topic: https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel#

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread maestro
my favorite multiplayer experience on gnu is Scorched3d -> http://sourceforge.net/projects/scorched3d/files/scorched3d/Version%2044/ very funny to play wit few friends online or on a same pc!

[Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread amenex
Despite what the Forum thinks about Kompozer, it's still out there, and it's close to a one-for-one replacement for the Composer that used to come with Firefox ... and I just want to create & edit plain old HTML. How can I force apt-get to install Kompozer ? Isn't there a simple command, suc

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread gramex
Are you using Trisquel 6 or Trisquel 7?

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread maestro
my new DE! (no, it's not Xubbunnuntu) :P

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread superbyelich
It IS stable... but probably MORE stable than Windows. :-D

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread superbyelich
No... I like it the way it is :-p

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread tomlukeywood
"If you plan to record the conference sessions, use a free media format for that like Ogg(Vorbis/Theora)[2]." my camera is sadly using the mpeg 4 format but i will convert it to ogg/webm before sharing

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread gramex
There is a company called Elphel that makes cameras that record in the Theora format, but they are very expensive. As far as I am aware, no major camera manufacturers make cameras that support that format.

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread onpon4
I'm pretty sure it either is or isn't in the repository. If a package is considered to be obsolete (e.g. ffmpeg), it stops being included in the repository, perhaps transitioning into something else at first (in the case of ffmpeg, avconv). If a program you want isn't in the repo, you'll have

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread lakbk89
+1 to ssdclickofdeath. Elphel camera is approved by FSF[1] and you can visit their website over here[2]. (Courtesy to lembas[3].) [1] https://www.fsf.org/blogs/community/elphel-camera [2] http://www3.elphel.com/index.php [3] https://trisquel.info/en/forum/cameracamcorder-supports-webm-or-o

[Trisquel-users] kernel speed - antiquated protocol

2015-03-17 Thread dgosborn
Someone told me that there is an antiquated networking protocol that is in the kernel that slows it down a lot because the kernel keeps pausing to check on that protocol even if you are not using. I think maybe it was x.25 or something but not sure. Anyway, the story goes that the kernel deve

[Trisquel-users] "compiling" libraries

2015-03-17 Thread dgosborn
I'm not a programmer. I know you can compile an executable and if you turn on compiler optimizations it might speed it up but also might make bugs and limits it to one processor. Are libraries compiled? Is there any sort of optimization that can be done to them? I read up on refactoring. Is

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread amenex
I'm using Trisquel 7. Presumably there's a way of telling apt-get which archive to use - it's easy enough to locate that archive, as Kompozer is alive and well in the hinterlands, just not in the current trisquel repository.

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread onpon4
If I were you, I'd share both the MPEG-4 video, and a WebM (not Ogg Theora) conversion. VP8 is better than Theora.

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread onpon4
You need to add the external repository with add-apt-repository. That is of course assuming the repository exists, and you've found it.

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread onpon4
Compilation translated human-readable source code into machine-readable object code. It's something you have to do to execute the code, unless it's an interpreted language like JavaScript with no intermediate form. In the case of a language like C, the object code is machine code: the native

Re: [Trisquel-users] kernel speed - antiquated protocol

2015-03-17 Thread gramex
I've never heard of that before, so I don't know if it exists or not.

Re: [Trisquel-users] kernel speed - antiquated protocol

2015-03-17 Thread marioxcc . MT
I have never heard about one such protocol. Where did you read about it?. Can you provide a link?.

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread marioxcc . MT
>Are libraries compiled? Is there any sort of optimization that can be done to them? It depends on programming language and implementation. For C and C++ which are the most common non-web (server side or client side) programming languages, libraries are compiled very similarity as how progr

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread manhoso99
I will opt for Libreboot X200 with 8gb ram and 120gb ssd. I hope 120 gb is enough. the cpu and graphics to play the games can be also very poor. Now what kind of games are 100% free software or according to the philosophy and where can I find beyond the Libregamewiki. how to distinguish between

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread manhoso99
liked to contribute to be a fan of multiplayer games. but not know anything about linux as my knowledge only covers w xp and w7. hope for a short time already ordered the libreboot x200 and I will give my first steps to freedom. I hope within a short time to give my contribution pc games are

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread davidvargas1
all those desktops they should like runaway desktops made by prisoners.

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread maestro
That thinkpad you talk about makes me drool like a drunk hobbit :)

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread marioxcc . MT
Regarding the topic of this thread, I suggest The Battle for Wesnoth which can be played offline, connecting directly to a friend's computer, in the official server or in an independent server. Using a server doesn't requires NAT traversal. MANHOSO: Welcome!. I hope that you will find free

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
Does anyone know how to make this script work? I still don't know what "main $*" means. I know that "main" runs the function "main", what does the "$*" mean? Is it a wild card variable?

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread davidvargas1
Still you are a drunk GNU! Hobbits are rude little creatures.

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread amenex
Here's what I've tried, so far without success: "sudo add-app-repository http://oldarchive.trisquel.info/trisquel/pool/main/k/kompozer/"; That "took" OK, but subsequently, "sudo apt-get install kompozer" failed. Couldn't find the kompozer package. Evidently, http://oldarchive.trisquel.inf

Re: [Trisquel-users] Share your Desktop!

2015-03-17 Thread gramex
???

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread onpon4
Other than LibreGameWiki, there's also the Free Software Directory and the Trisquel repository. I think LibreGameWiki is the best list for games, though.

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread onpon4
I don't think that's a repository, but it does contain several deb files. If you want to install them, you can just download the correct deb files for your architecture and install them e.g. with GDebi. It might not work, though; it depends on what software the package depends on.

[Trisquel-users] Re : Share your Desktop!

2015-03-17 Thread mtlben
Wow, that's pure perversion :).

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread jbar
About $* in bash http://wiki.bash-hackers.org/scripting/posparams#mass_usage

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
I got it working now, and pushed the fixed version to the git repo. Now I will try to make the script put each project's repositories in separate directories.

Re: [Trisquel-users] Getting an obsolete package with apt-get

2015-03-17 Thread davesamcdxv
Open /etc/apt/sources.list. Add "deb http://oldarchive.trisquel.info/trisquel [version with Kompozer] main" apt-get update Kompozer should be there.

[Trisquel-users] Re : LIBRE PLANET 2015 is here....!!

2015-03-17 Thread lcerf
OggConvert's last release is almost five years old. I doubt it is still maintained. And OggConvert is quite limited. IMHO, Trisquel 8 should ship Transmageddon, which is far more complete feature-wise (any free audio/video codec, rotation, etc.).

[Trisquel-users] Re : "compiling" libraries

2015-03-17 Thread lcerf
Rule of thumb: trust the developer who makes the package (especially if he or she is a Debian/Ubuntu/Trisquel developer).

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread tomlukeywood
how dose a drunk hobbit drool exactly?

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread marioxcc . MT
For that matter, we could use Debian or Ubuntu and its proprietary software.

[Trisquel-users] gitbull is ready

2015-03-17 Thread blade . vp2020
Hi all gitbull is ready It work well https://gitbull.org gitbull run Kallithea, Kallithea, its Free Software source code management system that supports two leading version control systems, Mercurial and Git, and has a web interface that is easy to use for users GitBull is born because of the deat

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread tomlukeywood
the last time i checked debian did not have non-free software

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread tomlukeywood
"VP8 is better than Theora." why? also i will share both ogg and mpeg-4 for the unfortunate iexplore.exe/safari users i do this on my website with html5 video using this code: http://pastebin.com/8ATgm7LB

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread taknamay
Mana World! It's the only MMORPG that I really like. There aren't any complex abilities or classes or strategies to memorize, you just go out and fight monsters with friends :) which to me, is what an MMO should be about. They have lots of regular updates and it's already a pretty big world.

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread danigaritarojas
First of all. What is Debian? Debian is basically a collection of packages. Now it's true that all the essential system software and libraries are free software, and it's also true that only this packages are included by default. BUT, the repository non-free is still part of Debian, also pack

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread mail
Come on guys, don't forget Doom! You can play DM, Co-op and such with the original iwads or FreeDoom (A free culture replacement).

[Trisquel-users] Re : "compiling" libraries

2015-03-17 Thread lcerf
I meant "trust the developers for turning on optimizations (that do not trigger bugs)". I did not mean that every package coming from Debian/Ubuntu is OK. Proprietary software is bad no matter who packages it.

Re: [Trisquel-users] "compiling" libraries

2015-03-17 Thread marioxcc . MT
It may be used fully free, but it's not so by default, and their idea of what is free software is different from the FSF definition so to have a fully free system according to the FSF idea you have to watch for the differences (I use Debian and also Trisquel, and that is what I do). It seems

Re: [Trisquel-users] Multiplayer online games for casual players

2015-03-17 Thread onpon4
I haven't figured out how to host a multiplayer Freedoom game. Odamex supports it, but I never got to learning how to do it.

Re: [Trisquel-users] Alternatives to BleachBit?

2015-03-17 Thread legimet . calc
It will show up as Firefox if you linked the directory that I said.

[Trisquel-users] Re : Getting an obsolete package with apt-get

2015-03-17 Thread lcerf
KompoZer is discontinued. It has not received any update in more than five years. I guess LibreOffice Writer now is a better WYSIWYG HTML editor. If you insist on a Gecko-based editor, try BlueGriffon... which looks discontinued as well (no release in two years) but at least includes some m

Re: [Trisquel-users] kernel speed - antiquated protocol

2015-03-17 Thread dgosborn
Its refreshing to see someone who acknowledges absence of knowledge does not equate with knowledge of absence.

Re: [Trisquel-users] kernel speed - antiquated protocol

2015-03-17 Thread dgosborn
Sorry I don't / can't. I thought about doing a search of kernel sources for x.25 and seeing if it is in there anywhere although there is no guarantee it is labled as such or that x.25 is the one in question.

[Trisquel-users] corresponding debian and ubuntu version for current trisquel

2015-03-17 Thread dgosborn
What versions of debian and ubuntu correspond to the current version to trisquel?

Re: [Trisquel-users] Adding Douane Firewall to the Trisquel repositories?

2015-03-17 Thread a1716479
bump

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread a1716479
What is poor about the CPU, and graphics card?

[Trisquel-users] position independent code and MMUs

2015-03-17 Thread dgosborn
http://en.wikipedia.org/wiki/Position-independent_code I read the above artice. It says non-pic aware addressing is faster than pic code. It also mentions MMU units in such a way that I wonder if it is still necessary to compile libraries as PIC, or maybe sometimes it is and sometimes it is

[Trisquel-users] can't log in under xfce, just lxde

2015-03-17 Thread dgosborn
I tried installing xfce but when I select it from the session menu it does not recognize my password. LXDE still works fine. What else do I need to do?

Re: [Trisquel-users] corresponding debian and ubuntu version for current trisquel

2015-03-17 Thread noordinaryspider
Trisquel 7 (Belenos) is based on Ubuntu 14.04 and 6 (Toutatis) on Ubuntu 12.04.

Re: [Trisquel-users] LIBRE PLANET 2015 is here....!!

2015-03-17 Thread gramex
VP8 uses more efficient compression.

Re: [Trisquel-users] Libreboot X200

2015-03-17 Thread noordinaryspider
You're in the right place: Trisquel is very newbie-friendly and low maintenance, as are Thinkpads in general although my own are much older and wouldn't impress even the drunkest of hobbits. 120 GB should be fine, especially if you have an external drive for archives that don't absolutely n

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
"Now I will try to make the script put each project's repositories in separate directories." Accomplished!

Re: [Trisquel-users] Intel NUC - free software friendly?

2015-03-17 Thread a1716479
Is there an AMD option? If intel is releasing Chips-Motherboards without vpro-txt, are there any safe ones from AMD? You're really saying the Snares comes without any botnet/backdoor technology (that you know of)? AMT for example. What about any of these (minus those mentioned)? [VPro T