Porto Corsini
This weekend, 29/30/31 August we will be at Porto Corsini, Mamarumba beach in front of the bathroom.
Good flights!
Friday, August 29, 2008
Wednesday, August 20, 2008
Cover Letter For Future Shop
3D graphics with Linux network configuration
Lately I have dedicated myself to the three-dimensional graphics and, therefore, now shooting some of the money this early experience. First reported two
software.
The first needs no introduction; Blender software is not just guess at first glance, but fortunately has a lot of documentation can be downloaded or purchased.
I have downloaded the manual in Italian here: http://www.blender.it/manuali.html and I managed to do what I s
erviva or create me a picture of a fire extinguisher ...... yes, fire extinguisher from the plant to add a theater room made with the second program I want to point out: Sweet Home 3D . Even
this free program which allows you to create a three-dimensional map of a house, room, etc.. from a plant in 2D.
The result of all this, you can see from the pictures, whereas I've just started to experiment in this field.
course there are many other interesting programs about it, but for now I prefer to deepen my knowledge about these two software that I consider extremely important, especially when you consider that proprietary software that allows similar benefits, costs have preibitivi.
Lately I have dedicated myself to the three-dimensional graphics and, therefore, now shooting some of the money this early experience. First reported two
software.
The first needs no introduction; Blender software is not just guess at first glance, but fortunately has a lot of documentation can be downloaded or purchased.
I have downloaded the manual in Italian here: http://www.blender.it/manuali.html and I managed to do what I s
erviva or create me a picture of a fire extinguisher ...... yes, fire extinguisher from the plant to add a theater room made with the second program I want to point out: Sweet Home 3D . Even this free program which allows you to create a three-dimensional map of a house, room, etc.. from a plant in 2D.
The result of all this, you can see from the pictures, whereas I've just started to experiment in this field.
course there are many other interesting programs about it, but for now I prefer to deepen my knowledge about these two software that I consider extremely important, especially when you consider that proprietary software that allows similar benefits, costs have preibitivi.
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Tuesday, August 12, 2008
Teach Me How To Strip
pc
Well, continuing with the previous article, we are going to configure our network card.
omit the graphics options are different depending on distributions and / or graphics servers and go directly to shell commands.
First of all: ifconfig.
Issued without arguments, shows the current configuration of your network card, for configuration, follow this syntax: # ifconfig interface address
options for example: # ifconfig eth0 192.168.1.10
boardcast 192.168.1.255 netmask 255.255.255.0 eth0
assigns specific boardcast and address and netmask.
Once assigned address, you can activate the interface with the following command: # ifconfig eth0 up
It is not finished the job, and now we have given an address to our interface, we must also say to our pc where they must be routed packets traversing the network using the Kingston route command.
Even here, with the simple command to check the current situation. Now
to route packets to the router (eg with address 192.168.1.1), run: # route add 192.168.1.1
# route add default gw 192.168.1.1
In this case, before I add the address of the router in the routing table and then address specific concerns that the gateway.
then enter the dns dns
I have servers that "translates" the IP addresses to domain names and vice versa, without them, would not answer www.google.it launching.
To insert just go in etc / resolv.conf and insert this:
nameserver 'dns address 1'
nameserver 'dns address 2'
Now everything should be fine, you can also go to check and edit the configuration file of the network adapter that is located in / etc/sysconfig/network-scripts/ifcfg-eth0 (if the interface was eth0).
the way, the locations of configuration files refer to a herd, should be the same with regard to the distributions based on Red-Hat, but may be different (but not so much) for distributions like suse, debian and derivatives, slack, but, basically, just play around a bit. Typical
occupation of a self-respecting Linux user;)
Well, continuing with the previous article, we are going to configure our network card.
omit the graphics options are different depending on distributions and / or graphics servers and go directly to shell commands.
First of all: ifconfig.
Issued without arguments, shows the current configuration of your network card, for configuration, follow this syntax: # ifconfig interface address
options for example: # ifconfig eth0 192.168.1.10
boardcast 192.168.1.255 netmask 255.255.255.0 eth0
assigns specific boardcast and address and netmask.
Once assigned address, you can activate the interface with the following command: # ifconfig eth0 up
It is not finished the job, and now we have given an address to our interface, we must also say to our pc where they must be routed packets traversing the network using the Kingston route command.
Even here, with the simple command to check the current situation. Now
to route packets to the router (eg with address 192.168.1.1), run: # route add 192.168.1.1
# route add default gw 192.168.1.1
In this case, before I add the address of the router in the routing table and then address specific concerns that the gateway.
then enter the dns dns
I have servers that "translates" the IP addresses to domain names and vice versa, without them, would not answer www.google.it launching.
To insert just go in etc / resolv.conf and insert this:
nameserver 'dns address 1'
nameserver 'dns address 2'
Now everything should be fine, you can also go to check and edit the configuration file of the network adapter that is located in / etc/sysconfig/network-scripts/ifcfg-eth0 (if the interface was eth0).
the way, the locations of configuration files refer to a herd, should be the same with regard to the distributions based on Red-Hat, but may be different (but not so much) for distributions like suse, debian and derivatives, slack, but, basically, just play around a bit. Typical
occupation of a self-respecting Linux user;)
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Subscribe to:
Posts (Atom)