• General Linux Chat and Small Questions v. Year of the Linux Desktop!
    4,886 replies, posted
[QUOTE=lavacano;48482958]I think in the US channel 14 is use primarily by government and/or medical equipment. I could be full of shit though, I never actually bothered to look it up.[/QUOTE] Being reserved for use doesn't mean it's actually in use, so there's that.
[QUOTE=DrTaxi;48484948]Being reserved for use doesn't mean it's actually in use, so there's that.[/QUOTE] Nothing comes up on my phone when I use wi-fi analyzer, but since my phone is a consumer device sold in the US it's possible that channel 14 is completely disabled on it. We may never know.
So I updated grub and now I no longer have wifi or sound on my laptop running Fedora 21. Also now for some reason I have the Fedora 17 hotdog boot screen. Anyone have any clue what the fuck is up an how I can fix it?
I've been having the strangest issue with my Linux partition lately. I'm running the latest version of Linux Mint with KDE on a computer I can't readily access, and whenever I insert a certain USB, it lags for a few seconds and then the entire system straight up freezes. Any ideas as to what it could be?
Can you guys recommend a good, tiny notebook to put Lubuntu (or any other really light distro) on for university? I'm thinking of getting an HP Stream 11 and putting Linux on it for notetaking and general use, while bringing my main desktop with me for my dorm and all the more involved stuff. Thoughts?
[QUOTE=Mobon1;48496192]Can you guys recommend a good, tiny notebook to put Lubuntu (or any other really light distro) on for university? I'm thinking of getting an HP Stream 11 and putting Linux on it for notetaking and general use, while bringing my main desktop with me for my dorm and all the more involved stuff. Thoughts?[/QUOTE] Something cheap like that should do well, just avoid anything with a touch screen. Not very great in any distro yet. As for what to put on it, for just notetaking and browsing I'd recommend throwing on a window manager only distro. Super lightweight and snappy, I use one for a system at work and I idle at under 200mb of RAM used.
[QUOTE=Mobon1;48496192]Can you guys recommend a good, tiny notebook to put Lubuntu (or any other really light distro) on for university? I'm thinking of getting an HP Stream 11 and putting Linux on it for notetaking and general use, while bringing my main desktop with me for my dorm and all the more involved stuff. Thoughts?[/QUOTE] regarding distro, if you want to go as light as possible I'd definitely start with whatever the barebones Debian distro is called, Arch, or whatever else that's as barebones as possible. of course it'll require some knowledge, but it'll get you a very light system if you know what you're doing
If the CPU doesn't blow chunks and/or you feel like playing with distcc Gentoo would also be a good option
[QUOTE=PredGD;48496661]the barebones Debian distro is called[/QUOTE] Debian with no "extra software" from the installer [editline]20th August 2015[/editline] I'd recommend Debian over Arch since it's less likely to break
[QUOTE=Adam.GameDev;48497201]Debian with no "extra software" from the installer [editline]20th August 2015[/editline] I'd recommend Debian over Arch since it's less likely to break[/QUOTE] It's called "Standard Debian", as you can see over here: [url]http://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/[/url]
I recently moved (and thus switched ISPs) and now I can't access my server over the internet anymore. Every request to my public IP from outside my network fails, even pings. Inside the network it works fine, but I suspect that's because it can tell that the origin and destination IP are the same and is taking a shortcut. Could this be due to misconfiguration on my end? Or is this my ISP's doing?
[QUOTE=Larikang;48504073]I recently moved (and thus switched ISPs) and now I can't access my server over the internet anymore. Every request to my public IP from outside my network fails, even pings. Inside the network it works fine, but I suspect that's because it can tell that the origin and destination IP are the same and is taking a shortcut. Could this be due to misconfiguration on my end? Or is this my ISP's doing?[/QUOTE] Have you checked that the appropriate ports are actually open? Some ISP's block server oriented ports.
I think that might be it. I can SSH from a remote server on a non-standard port, but HTTP and ping don't work. That is some bullshit.
[QUOTE=Larikang;48505725]I think that might be it. I can SSH from a remote server on a non-standard port, but HTTP and ping don't work. That is some bullshit.[/QUOTE] If it's behind a NAT firewall / router, then you won't be able to ping it, as ping isn't a port-based system.
I can ping the router using its internal IP, so unless my ISP is blocking pings I would expect to be able to ping it on its public IP. I just set up my router to forward 8080 to 80 and now I can serve HTTP traffic over 8080, so it definitely looks like my ISP is blocking at least ports 80 and 22.
[QUOTE=Larikang;48509216]I can ping the router using its internal IP, so unless my ISP is blocking pings I would expect to be able to ping it on its public IP. I just set up my router to forward 8080 to 80 and now I can serve HTTP traffic over 8080, so it definitely looks like my ISP is blocking at least ports 80 and 22.[/QUOTE] Call your ISP and tell them to stop sucking dicks. Although using SSH on port 22 is ill-advised, since there's many bots sweeping IP adresses and checking common ports. Using non-standard SSH port is no excuse for not using other security practices for SSH though.
[QUOTE=Van-man;48509467]Call your ISP and tell them to stop sucking dicks. Although using SSH on port 22 is ill-advised, since there's many bots sweeping IP adresses and checking common ports. Using non-standard SSH port is no excuse for not using other security practices for SSH though.[/QUOTE] I use 8080 and 22 is a honeypot. 8080 is great because pretty much every network allows that port.
I use 40022 because nobody ever uses the 40000s for anything
[url=https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers]Relevant[/url] [editline]21st August 2015[/editline] I use a port generated securely(tm) by bash' $RANDOM btw
I use fail2ban.
[QUOTE=Van-man;48509467]Call your ISP and tell them to stop sucking dicks.[/QUOTE] I called them and apparently I need to upgrade to their "commercial" internet service in order to stop them from blocking ports. Their commercial service costs over twice as much for a slower connection and it requires a three year contract. Port 8080 it is, then.
Any suggestions on how to improve my knowledge with Linux? I was working with my boss today on a few Linux boxes running a mail server, RADIUS, and mysql and I just got so lost. He's so damn fast.
use it as a desktop OS for a while Linux really is a "learn-by-doing" sort of thing
[QUOTE=lavacano;48514260]use it as a desktop OS for a while Linux really is a "learn-by-doing" sort of thing[/QUOTE] I've been using it as a desktop OS for years, and my only home OS for the last few weeks. Same with servers. I've been learning as I do for quite a while, but there seems to just be so much stuff I'm missing. Guess that's the case with everything computers though... [editline]22nd August 2015[/editline] I guess what I'm worried about is the fact that part of my job at work is actually a Linux admin. I mean I know more than all but 3 or 4 people at work, but compared to some of them it's woefully incompetent.
[QUOTE=ace13;48511739]I use fail2ban.[/QUOTE] Fail2Ban is great, but it is no replacement for using a non-standard SSH port and avoiding getting DoS'd or DDoS'd. [QUOTE=Levelog;48514298]I've been using it as a desktop OS for years, and my only home OS for the last few weeks. Same with servers. I've been learning as I do for quite a while, but there seems to just be so much stuff I'm missing. Guess that's the case with everything computers though... [editline]22nd August 2015[/editline] I guess what I'm worried about is the fact that part of my job at work is actually a Linux admin. I mean I know more than all but 3 or 4 people at work, but compared to some of them it's woefully incompetent.[/QUOTE] Try new things out. Setup virtual environments and do really stupid shit. Figure out why it was stupid. Just try shit, and keep testing new things out, and continually figure out why things break.
[QUOTE=Levelog;48514298]I've been using it as a desktop OS for years, and my only home OS for the last few weeks. Same with servers. I've been learning as I do for quite a while, but there seems to just be so much stuff I'm missing. Guess that's the case with everything computers though... [editline]22nd August 2015[/editline] I guess what I'm worried about is the fact that part of my job at work is actually a Linux admin. I mean I know more than all but 3 or 4 people at work, but compared to some of them it's woefully incompetent.[/QUOTE] instead of using online services by companies, try setting up your own replacement services with a Linux server and available software. For example: Gmail? Dovecot. Dropbox? Owncloud or Syncthing. And so on, but remember to read up about securing your server from both data loss and intrusion.
[QUOTE=Levelog;48514298]I've been using it as a desktop OS for years, and my only home OS for the last few weeks. Same with servers. I've been learning as I do for quite a while, but there seems to just be so much stuff I'm missing. Guess that's the case with everything computers though... [editline]22nd August 2015[/editline] I guess what I'm worried about is the fact that part of my job at work is actually a Linux admin. I mean I know more than all but 3 or 4 people at work, but compared to some of them it's woefully incompetent.[/QUOTE] Use terminals as much as possible
Hey guys, it's been a while since I posted in this thread. Once again I come with a strange issue. I'm running Arch Linux x64. I wanted to change the governor of my CPU to 'performance' with cpupower to test a thing, but I was greeted with this lovely error: [code]supervoltage@svlinpc ~> sudo cpupower frequency-set -g performance Setting cpu: 0 Error setting new values. Common errors: - Do you have proper administration rights? (super-user?) - Is the governor you requested available and modprobed? - Trying to set an invalid policy? - Trying to set a specific frequency, but userspace governor is not available, for example because of hardware which cannot be set to a specific frequency or because the userspace governor isn't loaded?[/code] Of course, I'm stumped. I decided to check the frequency info from the same program: [code]supervoltage@svlinpc ~> sudo cpupower frequency-info analyzing CPU 0: no or unknown cpufreq driver is active on this CPU boost state support: Supported: no Active: no 2400 MHz max turbo 2 active cores 2400 MHz max turbo 1 active cores[/code] I had an "A-ha!" moment upon seeing this, and decided to see if the proper cpufreq module is loaded: [code]supervoltage@svlinpc ~> lsmod | grep -i cpu acpi_cpufreq 20480 0 processor 28672 1 acpi_cpufreq[/code] .. and it seems to be loaded. I decided to run i7z to see if it actually sees the CPU's stuff, and it does actually see it properly: [code]Cpu speed from cpuinfo 3383.00Mhz cpuinfo might be wrong if cpufreq is enabled. To guess correctly try estimating via tsc Linux's inbuilt cpu_khz code emulated now True Frequency (without accounting Turbo) 3383 MHz CPU Multiplier 24x || Bus clock frequency (BCLK) 140.96 MHz Socket [0] - [physical cores=2, logical cores=4, max online cores ever=2] TURBO DISABLED on 2 Cores, Hyper Threading ON Max Frequency without considering Turbo 3383.00 MHz (140.96 x [24]) Max TURBO Multiplier (if Enabled) with 1/2/3/4 Cores is 24x/24x/0x/0x Real Current Frequency 1844.03 MHz [140.96 x 13.08] (Max of below) Core [core-id] :Actual Freq (Mult.) C0% Halt(C1)% C3 % C6 % Temp VCore Core 1 [0]: 1844.03 (13.08x) 1.28 2.14 1.7 95.5 38 0.0000 Core 2 [1]: 1475.13 (10.47x) 1.11 0.778 1 97.7 40 0.0000 C0 = Processor running without halting C1 = Processor running with halts (States >C0 are power saver modes with cores idling) C3 = Cores running with PLL turned off and core cache turned off C6, C7 = Everything in C3 + core state saved to last level cache, C7 is deeper than C6 Above values in table are in percentage over the last 1 sec [core-id] refers to core-id number in /proc/cpuinfo 'Garbage Values' message printed when garbage values are read Ctrl+C to exit[/code] Here are the contents of /proc/cpuinfo: [code]supervoltage@svlinpc ~> cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 37 model name : Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz stepping : 5 microcode : 0x2 cpu MHz : 3383.881 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid bugs : bogomips : 6770.75 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 37 model name : Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz stepping : 5 microcode : 0x2 cpu MHz : 3383.881 cache size : 4096 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 2 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid bugs : bogomips : 6770.75 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 37 model name : Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz stepping : 5 microcode : 0x2 cpu MHz : 3383.881 cache size : 4096 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid bugs : bogomips : 6770.75 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 37 model name : Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz stepping : 5 microcode : 0x2 cpu MHz : 3383.881 cache size : 4096 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 2 apicid : 5 initial apicid : 5 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid bugs : bogomips : 6770.75 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: [/code] dmesg has nothing interesting to see, only some VirtualBox messages at about boot time. Here are all the currently loaded modules: [code]supervoltage@svlinpc ~> lsmod Module Size Used by fuse 90112 3 pci_stub 16384 1 vboxpci 24576 0 vboxnetflt 28672 0 vboxnetadp 28672 0 vboxdrv 393216 3 vboxnetadp,vboxnetflt,vboxpci acpi_cpufreq 20480 0 msr 16384 0 tun 28672 2 iptable_filter 16384 0 mousedev 20480 0 amdkfd 77824 1 amd_iommu_v2 20480 1 amdkfd radeon 1585152 7 ttm 81920 1 radeon snd_hda_codec_via 24576 1 snd_hda_codec_generic 69632 1 snd_hda_codec_via snd_hda_codec_hdmi 53248 1 drm_kms_helper 106496 1 radeon snd_hda_intel 28672 6 ppdev 20480 0 gpio_ich 16384 0 iTCO_wdt 16384 0 iTCO_vendor_support 16384 1 iTCO_wdt intel_powerclamp 16384 0 r8169 81920 0 coretemp 16384 0 drm 286720 10 ttm,drm_kms_helper,radeon kvm_intel 155648 0 snd_hda_controller 28672 1 snd_hda_intel evdev 24576 7 snd_hda_codec 98304 5 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller snd_hda_core 28672 5 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_codec_generic,snd_hda_codec,snd_hda_controller snd_hwdep 16384 1 snd_hda_codec snd_pcm 90112 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller snd_timer 28672 1 snd_pcm snd 69632 20 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel soundcore 16384 1 snd i2c_algo_bit 16384 1 radeon mac_hid 16384 0 mii 16384 1 r8169 kvm 442368 1 kvm_intel parport_pc 28672 0 psmouse 122880 0 parport 36864 2 ppdev,parport_pc tpm_infineon 20480 0 crc32c_intel 24576 0 serio_raw 16384 0 tpm_tis 20480 0 pcspkr 16384 0 shpchp 36864 0 lpc_ich 24576 0 i2c_i801 20480 0 intel_agp 20480 0 i2c_core 49152 5 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,radeon tpm 32768 2 tpm_tis,tpm_infineon intel_gtt 20480 1 intel_agp button 16384 0 processor 28672 1 acpi_cpufreq sch_fq_codel 20480 3 ip_tables 28672 1 iptable_filter x_tables 28672 2 ip_tables,iptable_filter ext4 516096 2 crc16 16384 1 ext4 mbcache 20480 1 ext4 jbd2 90112 1 ext4 sr_mod 24576 0 sd_mod 36864 3 cdrom 53248 1 sr_mod hid_generic 16384 0 ata_generic 16384 0 pata_acpi 16384 0 usbhid 49152 0 hid 110592 2 hid_generic,usbhid atkbd 24576 0 libps2 16384 2 atkbd,psmouse ata_piix 36864 2 libata 204800 3 pata_acpi,ata_generic,ata_piix scsi_mod 151552 3 libata,sd_mod,sr_mod ehci_pci 16384 0 ehci_hcd 73728 1 ehci_pci usbcore 200704 3 ehci_hcd,ehci_pci,usbhid usb_common 16384 1 usbcore i8042 20480 1 libps2 serio 20480 6 serio_raw,atkbd,i8042,psmouse [/code] Does anyone know why my processor doesn't seem to have a scaling driver? I've looked all around the web with no working solutions found. Any help is greatly appreciated!
While not strictly a Linux issue, I have an issue with Steam, where it seems to detect my controller wrong. That is, it detects the correct controller, but the controls are wrong. I've tried correcting them numerous times, but now it just says it detected the same controller 20 times. Is there any way to remove the Steam controller settings? [editline]25th August 2015[/editline] This is for Big Picture mode.
any idea how to make xfce's window list in the panel respect the icon theme? currently it doesn't use the theme I've chosen and instead goes to the default icons [IMG]http://pred.me/pics/1440538860.png[/IMG] everything but my open windows respect the icon theme, any idea how to fix this?
Sorry, you need to Log In to post a reply to this thread.