Search Results
Search results 1-20 of 1,000. There are more results available, please enhance your search parameters.
-
1. you need a folder "game" in /home/myownimages 2. download cs1.6 zombie mods from the creators site 3. copy the extracted files into the "game" folder 4. go to /home/myownimages 5. tar -czf cs-zombie.tar * 6. copy this file to your imageserver (ftp or http) into the mods folder 7. adminpanel -> game list -> mods -> create a mod (name = zombie, game = cs)
-
Hello, admin panel -> game modules -> gamelist -> csgo or ... -> edit -> install & update tab -> insert your update script. Change 740 to the steam dedicated server appid. 740 = csgo www / ftp download zip example: wget https://yourdomain/updates/your_csgo_update.tar;tar -xzf your_csgo_update.tar www / ftp download bash expample: wget https://fileadmin.inohost.de/anon-update.sh;chmod +x anon-update.sh;./anon-update.sh 740 game 740bash example: cd ..;./steamcmd.sh +login anonymous +force_install…
-
Bitte für neue Anfragen neue Beiträge öffnen und nicht ein von vor drei Jahren zumal es auch um ein anderes Spiel geht.Adminbereich -> Spiele Module -> Spieleliste -> Day of Defeat Source -> Startordner -> game
-
XAMPP
Lexicon ArticleXAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. https://www.apachefriends.org -
WinSCP
Lexicon ArticleWinSCP is a free SFTP and FTP client software for Windows. WinSCP copies files between local and remote computer with various protocols: FTP, FTPS, SCP, SFTP, WebDAV or S3. Depending on the user's preference, a graphical user interface similar to either Norton Commander or Windows Explorer is available. In addition, experienced users can automate all WinSCP functions with .NET assembly or simple batch scripting. https://winscp.net -
UltraVNC
Lexicon ArticleUltraVNC is a VNC software for Windows and is used for remote maintenance of computers. In addition to all VNC functions, UltraVNC also implements considerably more efficient compression algorithms as well as very system-oriented and therefore powerful techniques for intercepting the server screen. UltraVNC uses special Windows services and therefore only offers client/server software for Windows operating systems. https://uvnc.com -
TeamViewer
Lexicon ArticleTeamViewer is a remote maintenance software for screen sharing, video conferencing, file transfer and VPN. The software works as an online service through firewalls and NAT as well as proxy servers. TeamViewer only works with Internet Protocol version 4 (IPv4). In contrast to VNC it uses a proprietary protocol. For private users TeamViewer is available as freeware. https://teamviewer.com -
PuTTY
Lexicon ArticlePuTTY is a free software for establishing connections via Secure Shell, Telnet, Remote login or serial interfaces. PuTTY serves as a client and establishes the connection to a server. When establishing a connection, the identity of the user is checked using one of the methods provided for authentication. PuTTY is available for Windows and Linux. https://putty.org -
Notepad++
Lexicon ArticleNotepad++ is a free text editor for Windows and compatible operating systems. As character sets ASCII and different Unicode encodings are supported, so foreign-language text files can be written easily. The editing of source code is especially supported: For many programming languages, syntax and structure are highlighted by typographic means or code folding. The project is based on Scintilla, is written in the C++ programming language and is licensed under the GPL. https://notepad-plus-plus.or… -
FileZilla
Lexicon ArticleFileZilla is a free server and client software for file transfer via FTP and SFTP. FileZilla is available for the operating systems Windows, macOS and Linux. The source code is available under the GNU General Public License and SourceForge. https://filezilla-project.org -
AnyDesk
Lexicon ArticleAnyDesk is a remote maintenance software developed by AnyDesk GmbH in Stuttgart, Germany. AnyDesk enables remote access between computers with different operating systems such as Windows, Linux and macOS. https://anydesk.com -
SSH-Keys
Lexicon ArticleSSH keys are used to log on to an SSH server using public-key cryptography and challenge-response authentication. An immediate advantage of this method over traditional password authentication is that you can be authenticated by the server without having to send your password over the network. SSH key authentication provides additional security and can be more convenient than traditional password authentication. If you use a program known as SSH Agent, you can use SSH keys to connect to one or m… -
KVM
Lexicon ArticleKVM really means full access to all hardware-related functions. Own kernel, network settings, own ISO's mount, VNC console and own CPU cores exclusively available to you. KVM also allows you to install non-Linux operating systems such as Windows.