Questions Tagged With slackwarehttp://linuxexchange.org/tags/slackware/?type=rssquestions tagged <span class="tag">slackware</span>enSun, 16 Nov 2014 13:02:02 -0500why my LFS system displays the my host system kernel version?http://linuxexchange.org/questions/3458/why-my-lfs-system-displays-the-my-host-system-kernel-version<p>Hello,</p> <p>i am using Slackware 14.1 64 bit which is my host system.i build LFS/BLFS 7.6 on another partition,when i getting into my LFS/BLFS system i run "uname -r" then i getting my host kernel version "3.10.17" but my LFS/BLFS kernel version is "3.16.2".please help me how to solve this issue.thanks in advance.</p>GautamaSun, 16 Nov 2014 13:02:02 -0500http://linuxexchange.org/questions/3458/why-my-lfs-system-displays-the-my-host-system-kernel-versionkernellfsslackwarelinuxno internet while downloading torrents - seems dns relatedhttp://linuxexchange.org/questions/3152/no-internet-while-downloading-torrents-seems-dns-related<p>Hello everyone, I have a very peculiar problem regarding the internet connection while downloading torrents. Before you conclude that I should "reduce the # of half-open &amp; user connections", let me say I have done that.(10 half open connections, 20 users, it still doesn't work , and I don't get any downloading going on anymore). </p> <p>I should also say that QoS shouldn't be necessary. usually in my experience with downloading torrents (in linux/windows nad mac) the internet connection was shared among all processes. Here it seems like torrents are chewing on all the available bandwidth. (Shouldn't the kernel be divide time among processes that request to send/receive packages?)</p> <p>Finally, I should say that this problem started appearing after I updated to slack 64bit v14 (from v13.37).</p> <p>So, the actual problem seems to be related with dns server not responding once I start download with ktorrent or rtorrent. And no webpages load anymore. torrent will be downloading at reasonable speed, but no websites will be loading. so "nslookup" and "dig" will tell me that the dns server (which btw is located on the same pc) was not found :</p> <pre><code>nslookup facebook.com ;; connection timed out; no servers could be reached </code></pre> <p>and </p> <pre><code>nass@stargaze:~$ dig !$ dig facebook.com ; &lt;&lt;&gt;&gt; DiG 9.9.1-P3 &lt;&lt;&gt;&gt; facebook.com ;; global options: +cmd ;; Got answer: ;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: SERVFAIL, id: 26154 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;facebook.com. IN A ;; Query time: 1125 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Aug 2 01:14:46 2013 ;; MSG SIZE rcvd: 41 </code></pre> <p>restarting the dns server (bind) while the torrent is running will generally NOT fix things, even though sometimes I have seen this happening. stopping the dns , deleting any <em>.jnl files that were generated and restarting seems to work, but again it may not be always.( I don't have a repeated pattern for this case). I can't say I have found "a way" to get the internet back. -usually closing ktorrent and waiting for a few secs could even fix the internet on its own. -Other times closing the ktorrent client and restarting dns server would work faster than the previous case. -sometimes repeated restarts would NOT get the dns back working (bu waiting for a few mins would fix the prob) -recently I have started stopping named, deleting </em>.jnl files and restarting it. This has had 100% success in my (only 2) trials.</p> <p>the firewall log, the /var/log/messages/ and named's logs, doesn't register anything weird. </p> <p>I am not keen in the use of tcpdump, wireshark, netstat so I don't know if I can use this tools to identify ...something! Could anyone help with this?</p> <p>Since this problem seems to be related -primarily- to the dns server, I am appending my dns file and explain my pc's configuration abit. so ADSL internet arrive in the modem (provided by ISP, always on, even when I dont have internet) modem is connected to this pc where I am downloading torrents at eth1. this pc is network and file server (and my desktop when I am away). It is running iptables, dns, &amp; squid servers (among others). Then from eth0 of this pc, the wifi and intranet switch is fed. The squid is running on a transparent configuration but it shouldn't both with torrent traffic as this is done on different ports (rather than the port 80)</p> <p>So initially I am attaching my named.conf, in an attempt to get feedback on it (perhaps some logically erroneous config that is not caught from the webmin named config file checker - with which I have repeatedly verified that the named.conf file is syntactically correct)</p> <p>named.conf is in <a href="http://pastebin.com/AaSWhz9M">here</a></p> <p>If this is fine, is there someway I could start using tcpdump (and any other tool) under your guidance to collect info as to what might be causing this?</p> <p>Thank you extremely much for your help :)</p>synthnassizerThu, 01 Aug 2013 19:03:17 -0400http://linuxexchange.org/questions/3152/no-internet-while-downloading-torrents-seems-dns-relatedslackwareRunning games in slackware with winehttp://linuxexchange.org/questions/2811/running-games-in-slackware-with-wine<p>I have installed Fallout Tactics, but I can't get it to run. Every time I try, the vaultboy head bounces up and down by my cursor for a few seconds, and then nothing happens. How can I get my game to run?</p> <p>This is the wine I have: <a href="http://slackbuilds.org/repository/13.37/system/wine/">http://slackbuilds.org/repository/13.37/system/wine/</a></p>BowlslawThu, 29 Mar 2012 10:56:46 -0400http://linuxexchange.org/questions/2811/running-games-in-slackware-with-wineslackwarewineHow do I solve segmentation fault on Slackware?http://linuxexchange.org/questions/2656/how-do-i-solve-segmentation-fault-on-slackware<p>I have installed Asterisk 1.8 on slackware 13.1, php, mysql and apache.</p> <p>I am later to install freepbx to help with reporting on VOIP activity. However, after installing asterisk, I am getting a segment fault.</p> <p>My log file shows this:</p> <p>darkstar kernel: asterisk[2660]: segfault at 800001c4f ip 00007ffff7514810 sp 00007fffffffcd48 error 4 in <a href="http://libc-2.11.1.so">libc-2.11.1.so</a>[7ffff7492000+16b000]</p> <p>I have used gdb so that I can perform a backtrace however the program executes and exits without a stack thus not helpful.</p> <p>Any help is appreciated!</p>rikizuluWed, 03 Aug 2011 03:47:22 -0400http://linuxexchange.org/questions/2656/how-do-i-solve-segmentation-fault-on-slackwareslackwareNX server and Slackwarehttp://linuxexchange.org/questions/2330/nx-server-and-slackware<p>I'm running Slackware 13.1 (for now, 13.37 is real close!). I recently started using nxserver/freenx for remote access since it is so much faster than VNC. I log into (and stay logged into) the workstation as a single, non-root user and I'd like to be able to attach to that KDE session whenever I need to access the machine remotely.</p> <p>Right now when I connect, I always get a new KDE session. Is there a trick to making this work?</p> <p>So I worked through the article jeremy posted.<br> </p> <ul> <li>I verified the RENDER extension is loaded</li> <li>activated ENABLE_PERSISTENT_SESSION = "all" (although i believe this is the default)</li> <li>restarted freenx</li> </ul> <p>I see no way to change the color depth for the nx client and the font issue seems to be a none issue. As for pixmaps, depths and visuals, I don't know what those are :-).</p> <p>Any other thoughts would be appreciated.</p> <p>\\Greg-</p>gmartinWed, 13 Apr 2011 12:47:15 -0400http://linuxexchange.org/questions/2330/nx-server-and-slackwarenxserverslackwarefreenxStrange psiho questionhttp://linuxexchange.org/questions/1492/strange-psiho-question<p>For 1 month i crashed my slackware linux system by kernel panic and upgrades 2 times. Sometimes I think that I am not good for system administrator, although I am 16 years old..When I solve my problems in 90% i consult with other people, which means that I don't solve my problems, but they. Do you ever feel the same thoughts when you think that system administration is not fo you?</p>Intel_Sun, 13 Feb 2011 09:47:40 -0500http://linuxexchange.org/questions/1492/strange-psiho-questionlinuxslackwareConnect to BlackBerry Storm on Slackware 13.1http://linuxexchange.org/questions/1296/connect-to-blackberry-storm-on-slackware-131<p>Hi, </p> <p>Has anyone been able to connect to a BlackBerry Storm on Slackware 13.1 to download/upload photos, music and such?</p> <p>Kind regards,</p> <p>Eric</p>EricTRAWed, 25 Aug 2010 09:38:27 -0400http://linuxexchange.org/questions/1296/connect-to-blackberry-storm-on-slackware-131slackwarevolume control on GSB 2.30http://linuxexchange.org/questions/847/volume-control-on-gsb-230<p>I'm running slackware64 13.1 and GSB 2.30. I'm puzzled as to what to use to control sound volume. When I right click on the panel and open "Add to Panel" utility I can see the volume control applet but it says "deprecated" next to it. What is recommended then?</p> <p>thx </p>martinSat, 12 Jun 2010 20:05:44 -0400http://linuxexchange.org/questions/847/volume-control-on-gsb-230gnomeslackwareslackware64 13.1 GSB 2.30 "OAFIID:GNOME_ClockApplet"http://linuxexchange.org/questions/846/slackware64-131-gsb-230-oafiidgnome_clockapplet<p>Upon installation of Slackware64 13.1 and GSB everything seemed ok. Then I rebooted the system and I got 2 errors: When doing startx I got an error about /usr/libexec/gconf-sanity-check2 exiting with code 256 (This was resolved by replacing GConf 2.26 from SBo with 2.28 GSB.</p> <p>The other error is that when it starts Gnome the clock applet doesn't show up and I get the error: The panel encountered a problem while loading "OAFIID:GNOME_ClockApplet".</p> <p>I tried to manually add it to the panel, it gives the same error.</p> <p>martin</p>martinSat, 12 Jun 2010 19:57:48 -0400http://linuxexchange.org/questions/846/slackware64-131-gsb-230-oafiidgnome_clockappletslackwarenetwork connectivityhttp://linuxexchange.org/questions/260/network-connectivity<p>i have both public and private cannot connect to public internet whereas intranet is functional i am using slackware </p>mosesTue, 04 May 2010 10:55:05 -0400http://linuxexchange.org/questions/260/network-connectivitynetworkingslackwareRevive Dead Consoles after Suspendhttp://linuxexchange.org/questions/135/revive-dead-consoles-after-suspend<p>Hello everyone. I'm using Slackware13.0 &amp; I've encountered a rather perplexing situation. I was wondering if there where any fellow slackers or wizened gnu 'rus out there who could lend a hand.</p> <p>While using the kde4 desktop environment, after using the suspend to ram feature, I cannot revive the other consoles? tty0-7, or the consoles you get when you ctrl+alt+fn". The only one I can revive is the one I last used; xwindows, or tty7.</p> <p>If anyone could help point me in the right direction towards a resolution, I'd be most grateful! </p>SlugSun, 25 Apr 2010 19:48:25 -0400http://linuxexchange.org/questions/135/revive-dead-consoles-after-suspendslackwareconsolettykdekde4Hybrid distros?http://linuxexchange.org/questions/1/hybrid-distros<p>Are there any hybrid distros? I'd love to try something that combined Debian and Slackware, for example.</p>win32suxMon, 12 Apr 2010 03:12:35 -0400http://linuxexchange.org/questions/1/hybrid-distrosslackwaredebiandistrohybrid