Batchus-GUI is a graphical user interface batch file creator.gui-vb-v0.0.1 the vb. MP3s are convenient, but no matter how high the bit rate, they're still lossy music files. We'll show you how to rip your music CDs to FLAC files, which are superior in sound quality.
Rip File Hosting
DeviceInterfaceIP ConfigurationConnected withPC0Fast Ethernet10.0.0.2/8Router0’s Fa0/1Router0Fa0/110.0.0.1/8PC0’s Fast EthernetRouter0S0/0/1192.168.1.254/30Router2’s S0/0/1Router0S0/0/0192.168.1.249/30Router1’s S0/0/0Router1S0/0/0192.168.1.250/30Router0’s S0/0/0Router1S0/0/1192.168.1.246/30Router2’s S0/0/0Router2S0/0/0192.168.1.245/30Router1’s S0/0/1Router2S0/0/1192.168.1.253/30Router0’s S0/0/1Router2Fa0/120.0.0.1/30PC1’s Fast EthernetPC1Fast Ethernet20.0.0.2/30Router2’s Fa0/1Assign IP address to PCsDouble click PC0 and click Desktop menu item and click IP Configuration. Assign IP address 10.0.0.2/8 to PC0.Repeat same process for PC1 and assign IP address 20.0.0.2/8.Assign IP address to interfaces of routersDouble click Router0 and click CLI and press Enter key to access the command prompt of Router0.Three interfaces FastEthernet0/0, Serial0/0/0 and Serial0/0/1 of Router0 are used in this topology. By default interfaces on router are remain administratively down during the start up.
Router(config)#interface fastEthernet 0/0Router(config-if)#ip address 10.0.0.1 255.0.0.0Router(config-if)#no shutdownRouter(config-if)#exitRouter(config)#interface fastEthernet 0/0 command is used to enter in interface mode.ip address 10.0.0.1 255.0.0.0 command will assign IP address to interface.no shutdown command will bring the interface up.exit command is used to return in global configuration mode.Serial interface needs two additional parameters clock rate and bandwidth. Every serial cable has two ends DTE and DCE. These parameters are always configured at DCE end.We can use show controllers interface command from privilege mode to check the cable’s end.
Router#configure terminalEnter configuration commands, one per line. RouterenableRouter#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface serial 0/0/0Router(config-if)#ip address 192.168.1.250 255.255.255.252Router(config-if)#no shutdownRouter(config-if)#exitRouter(config)#interface serial 0/0/1Router(config-if)#ip address 192.168.1.246 255.255.255.252Router(config-if)#clock rate 64000Router(config-if)#bandwidth 64Router(config-if)#no shutdownRouter(config-if)#exitUse same commands to assign IP addresses on interfaces of Router2. RouterenableRouter#configure terminalEnter configuration commands, one per line.
End with CNTL/Z.Router(config)#interface fastEthernet 0/0Router(config-if)#ip address 20.0.0.1 255.0.0.0Router(config-if)#no shutdownRouter(config-if)#exitRouter(config)#interface serial 0/0/0Router(config-if)#ip address 192.168.1.245 255.255.255.252Router(config-if)#no shutdownRouter(config-if)#exitRouter(config)#interface serial 0/0/1Router(config-if)#ip address 192.168.1.253 255.255.255.252Router(config-if)#no shutdownRouter(config-if)#exitGreat job we have finished our half journey.To be on same page we have uploaded our practice topology with IP configuration. You can download it form here.Now routers have information about the networks that they have on their own interfaces. Routers will not exchange this information between them on their own. We need to implement RIP routing protocol that will insist them to share this information. Configure RIP routing protocolConfiguration of RIP protocol is much easier than you think. It requires only two steps to configure the RIP routing.
Enable RIP routing protocol from global configuration mode. Tell RIP routing protocol which networks you want to advertise.Let’s configure it in Router0 Router0. Router2(config)#router ripRouter2(config-router)# network 20.0.0.0Router2(config-router)# network 192.168.1.252Router2(config-router)# network 192.168.1.244That’s it. Our network is ready to take the advantage of RIP routing.
To verify the setup we will use ping command. Ping command is used to test the connectivity between two devices.Access the command prompt of PC1 and use ping command to test the connectivity from PC0.Good going we have successfully implemented RIP routing in our network. For cross check we have uploaded a configured topology on our server. You can download and use that if not getting same output.RIP protocol automatically manage all routes for us. If one route goes down, it automatically switches to another available.
To explain this process more clearly we have added one more route in our network.Currently there are two routes between PC0 and PC1. CommandDescriptionRouter(config)#router ripEnable RIP routing protocolRouter(config-router)#network a.b.c.dAdd a.b.c.d network in RIP routing advertisementRouter(config-router)#no network a.b.c.dRemove a.b.c.d network from RIP routing advertisementRouter(config-router)#version 1Enable RIP routing protocol version one ( default)Router(config-router)#version 2Enable RIP routing protocol version twoRouter(config-router)#no auto-summaryBy default RIPv2 automatically summarize networks in their default classful boundary.
This command will turn it off.Router(config-router)#passive-interface s0/0/0RIP will not broadcast routing update from this interfaceRouter(config-router)#no ip split-horizonDisable split horizon ( Enable by default )Router(config-router)#ip split-horizonEnable spilt horizonRouter(config-router)#timers basic 30 90 180 270 360Allow us to set RIP timer in seconds. 30 (routing update), 90 (invalid timer), 180 ( Hold timer), 270 (Flush timer), 360 (sleep timer)Router(config)#no router ripDisable RIP routing protocolRouter#debug ip ripUsed for troubleshooting. Allow us to view all RIP related activity in real time.Router#show ip rip databaseDisplay RIP database including routes.
UHarc /Uwe Herklotz archiver/ is a high-compression 386+ DOS and Windows file archiver with multimedia support. It is written by Uwe Herklotz and is available in binary form. It is free only for non-commercial use. UHarc uses a Command-line interface, but several GUIs have been created to simplify its use.Memory requirements depend on the compression method used /e.g., -mz needs less than -mx/. Comparisons between WinRAR and UHarc generally show smaller filesizes with UHarc but a relatively substantial increase in decompression time /but much faster than PAQAR4, etc/.The latest beta is 0.6c / Sep 2009/, but since 0.6a it has completely replaced the 0.4 and older archive headers and is not backwards compatible.
There is a known limitation that archives must be smaller than a total of two gigabytes unpacked size, although there are some reports that it is possible to compress a 6gb unpacked sized archive. UHarc works with the following file extensions:Note: You can click on any file extension link from the list below, to view its detailed information. The list of extensions used or otherwise associated with the application may not be complete, because many common file extensions on our website, such as jpg (pictures) or txt (text files), can be opened by a large number of applications, or are too general file format. However most, if not all directly associated file extensions should be listed with its appropriate program. Although its likely, that some file extensions may be missing from the list of associated file extensions with the application, yet they can be opened, be part of, or otherwise be associated with the program. UHarc default file extension associations.