LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

My Airprint Solution

Posted 04-15-2018 at 02:16 AM by des_a

The solution to the airprint problem, can be found here: http://smileynetmain.createaforum.co...cross-subnets/

I learned some things while solving this, that I want to document now. The thing I learned most, was about routing tables. I'm surprised I didn't know this already. Why? I have been messing with routing tables since my first networking days.

In my first networking days, a switch was the first connecting network...
Senior Member
Posted in Uncategorized
Views 954 Comments 0 des_a is offline
Old

Trying to Get Airprint to Work with No New Equipment and the Best Design

Posted 04-14-2018 at 02:31 PM by des_a

See here:

http://smileynetmain.createaforum.co...cross-subnets/

I'm trying to get airprint to work right now, from iPads. I'm trying not to change my network in any big ways, and use what I already have. I'm trying to decide what the best design for the network is, in which airprint functions.
Senior Member
Posted in Uncategorized
Views 662 Comments 0 des_a is offline
Old

Run Kali Linux as a Windows Subsystem

Posted 04-13-2018 at 01:16 PM by Habitual (Spock's Brain)
Updated 04-17-2018 at 11:41 AM by Habitual

Run Kali Linux as a Windows Subsystem


The end is #near.
LQ Veteran
Posted in Uncategorized
Views 924 Comments 0 Habitual is offline
Old

Global configuration for "always-use-location-entry" in GTK?

Posted 04-11-2018 at 08:28 PM by the dsc (linux-related notes)

One of those things I can't understand in UI design is the need some designers have to force the user to have to click or press key combinations to display things that could well have been available the entire time, with no harm whatsoever to the usability, much to the contrary. I guess some people think it's cool and nerdier to have to remember the combinations.

In order to have the location field always shown on nautilus, apparently one can use the command:
Code:
gsettings set
...
Member
Posted in Uncategorized
Views 1518 Comments 0 the dsc is offline
Old

Implementation of server/client socket under kernel environment

Posted 04-11-2018 at 03:15 AM by 915086731

Tested successfully on kernel 4.
Server:
Code:
#include<linux/in.h>  
#include<linux/inet.h>  
#include<linux/socket.h>  
#include<net/sock.h>  
  
#include<linux/init.h>  
#include<linux/module.h>  

#define BUFFSIZE 1024

void jiang_debug( void )
{
    printk("just debug");
}

int myserver(void)
{  
  
    struct socket
...
Member
Posted in Uncategorized
Views 2948 Comments 0 915086731 is offline

  



All times are GMT -5. The time now is 03:19 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration