abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 03:33 | Komunita

    Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za červen (YouTube).

    Ladislav Hagara | Komentářů: 0
    dnes 02:33 | Nová verze

    Libreboot (Wikipedie) – svobodný firmware nahrazující proprietární BIOSy, distribuce Corebootu s pravidly pro proprietární bloby – byl vydán ve verzi 25.06 "Luminous Lemon". Přidána byla podpora desek Acer Q45T-AM a Dell Precision T1700 SFF a MT. Současně byl ve verzi 25.06 "Onerous Olive" vydán také Canoeboot, tj. fork Librebootu s ještě přísnějšími pravidly.

    Ladislav Hagara | Komentářů: 0
    dnes 01:33 | Komunita

    Licence GNU GPLv3 o víkendu oslavila 18 let. Oficiálně vyšla 29. června 2007. Při té příležitosti Richard E. Fontana a Bradley M. Kuhn restartovali, oživili a znovu spustili projekt Copyleft-Next s cílem prodiskutovat a navrhnout novou licenci.

    Ladislav Hagara | Komentářů: 0
    včera 16:55 | Nová verze

    Svobodný nemocniční informační systém GNU Health Hospital Information System (HIS) (Wikipedie) byl vydán ve verzi 5.0 (Mastodon).

    Ladislav Hagara | Komentářů: 0
    včera 16:22 | Komunita

    Open source mapová a navigační aplikace OsmAnd (OpenStreetMap Automated Navigation Directions, Wikipedie, GitHub) oslavila 15 let.

    Ladislav Hagara | Komentářů: 0
    včera 11:55 | Zajímavý software

    Vývojář Spytihněv, autor počítačové hry Hrot (Wikipedie, ProtonDB), pracuje na nové hře Brno Transit. Jedná se o příběhový psychologický horor o strojvedoucím v zácviku, uvězněném v nejzatuchlejším metru východně od všeho, na čem záleží. Vydání je plánováno na čtvrté čtvrtletí letošního roku.

    Ladislav Hagara | Komentářů: 29
    1.7. 18:22 | IT novinky

    V uplynulých dnech byla v depu Českých drah v Brně-Maloměřicích úspěšně dokončena zástavba speciální antény satelitního internetu Starlink od společnosti SpaceX do jednotky InterPanter 660 004 Českých drah. Zástavbu provedla Škoda Group. Cestující se s InterPanterem, vybaveným vysokorychlostním satelitním internetem, setkají například na linkách Svitava Brno – Česká Třebová – Praha nebo Moravan Brno – Břeclav – Přerov – Olomouc.

    Ladislav Hagara | Komentářů: 19
    1.7. 13:11 | Nová verze

    Byla vydána nová verze 8.7.0 správce sbírky fotografií digiKam (Wikipedie). Přehled novinek i s náhledy v oficiálním oznámení (NEWS). Nejnovější digiKam je ke stažení také jako balíček ve formátu AppImage. Stačí jej stáhnout, nastavit právo ke spuštění a spustit.

    Ladislav Hagara | Komentářů: 0
    1.7. 12:22 | IT novinky

    Před 30 lety, k 1. 7. 1995, byl v ČR liberalizován Internet - tehdejší Eurotel přišel o svou exkluzivitu a mohli začít vznikat první komerční poskytovatelé přístupu k Internetu [𝕏].

    Ladislav Hagara | Komentářů: 4
    1.7. 11:33 | Nová verze

    Byla vydána (𝕏) nová verze 7.4 open source monitorovacího systému Zabbix (Wikipedie). Přehled novinek v oznámení na webu, v poznámkách k vydání a v aktualizované dokumentaci.

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (28%)
     (6%)
     (2%)
     (0%)
     (1%)
     (3%)
    Celkem 340 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    4.3.2007 10:51 David | skóre: 21 | Praha
    Rozbalit Rozbalit vše Re: pristup na vncserver z windows
    Nezlob se, ale odpoved typu ja o tom vlastne nic nevim mi nepomuze :(. Jinak pouzivam Realvnc a bezi mi to na Ubuntu. Tohle je /etc/vnc.conf
    # /etc/vnc.conf written by Marcus Brinkmann. This file is in the Public Domain.
    #
    # This is the configuration file for the vncserver package.
    # It is perl syntax, but only variable assignment is allowed.
    # A semicolon will be added if missing.
    # Every value has suitable defaults, so you probably don't need any file.
    #
    # This file will be sourced by `vncserver' and `vncpasswd'.
    # After this file, $(HOME)/.vncrc will be sourced, so values can be
    # overwritten on a per-user basis. If you want to reactivate the default
    # value there, you have to specify an empty value. For example, $fontPath
    # will set to the default value after
    #
    # $fontPath = "/foo";
    # $fontPath = "";
    #
    # If you are missing something, please let me know.
    # Marcus.Brinkmann@ruhr-uni-bochum.de
    
    # System configuration
    # --------------------
    #
    # This section contains entries that should be true for all users.
    
    # $vncClasses should be the path to the java classes of server.
    # $vncClasses = "/usr/share/vncserver";
    
    # $XFConfigPath   can be set to the global XF86Config file. This will be
    #                 parsed to gain default values for $fontPath and $colorPath.
    #                 If you want to disable this feature, point it to an
    #                 invalid file, "/foo" for example.
    # $XFConfigPath = "/etc/X11/XF86Config";
    
    # $fontPath should be a comma seperated list of fonts to be added to the font
    #           path. If not specified, and $XFConfigPath is valid, vncserver
    #           will read the $fontPath from there. If both are not set, the
    #           default will apply.
    # Example: $fontPath = "tcp/localhost:7100";     # would make vnc to use xfs.
    # Example: $fontPath = "";
    #	$fontPath .= "/usr/X11R6/lib/X11/fonts/misc/,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/Type1/,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/Speedo/,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/75dpi/,";
    # 	$fontPath .= "/usr/X11R6/lib/X11/fonts/100dpi/,";
    #	$fontPath .= "/usr/X11R6/lib/X11/fonts/freefont/,";
    #	$fontPath .= "/usr/X11R6/lib/X11/fonts/sharefont/";
    # I don't know what the default is, though.
    
    # $colorPath should be the RGB file to be used by X. This can also be taken
    from
    #            XF86Config file if specified by $XFConfigPath
    # $colorPath = "/usr/X11R6/lib/X11/rgb";
    
    # User configuration
    # ------------------
    #
    # This section contains entries that may change from user to user.
    
    # $vncUserDir contains the filename for the log files directory of Xvnc
    #             (the server) and the viewers that are connected to it.
    # $vncUserDir = "$ENV{HOME}/.vnc";
    
    # $vncPasswdFile contains the filename of the password file for Xvnc.
    # $vncPasswdFile = $vncUserDir . "/passwd";
    
    # $vncStartup points to a script that will be started at the very beginning.
    #$vncStartup = "/etc/X11/Xsession";
    $vncStartup = "$ENV{HOME}/.vnc/xstartup";
    
    # $xauthorityFile should be the path to the authority file that should be used
    #                 by your vnc X server.
    # $xauthorityFile = "$ENV{HOME}/.Xauthority";
    
    # $defaultDesktopName should be set to the default name of the desktop.
    #                     This can be changed at the command line with -name.
    # $defaultDesktopName = "X";
    
    # $geometry sets framebuffer width & height. Default will be calculated if
    #           server is started from within a running X servers. Can be changed
    at
    #           the commandline (-geometry). A fixed default will be used if
    #           vncserver is not invoked in a running X session.
    $geometry ="1024x768";
    
    # $depth       sets the framebuffer color depth. Must be between 8 and 32.
    # $pixelformat sets the default pixelformat.
    #              The default will be calculated if none of both is specified
    #              and when vncserver is called from within a running X servers.
    #              Can be changed at the command line with option -depth.
    #              A fixed default value will be used if vncserver is not
    #              invoked in a running X session.
    $depth = "16";
    #           $pixelformat = "rgb565";
    
    # $getDefaultFrom sets the display from which you can query the default of
    #                 the above three options, if you don't want to start vncserver
    #                 from within a running X server. It will be added to the call
    #                 of xdpyinfo.
    #                 It is useful to get the default from the X server you will
    #                 run xvncviewer in.
    # Example:  $getDefaultFrom = "-display localhost:0"
    
    # $rfbwait sets the maximum time in msec to wait for vnc client viewer.
    # $rfbwait = "120000";
    
    a tohle je /home/david/.vnc/xstartup
    #!/bin/sh
    
    # Uncomment the following two lines for normal desktop:
    # unset SESSION_MANAGER
    # exec /etc/X11/xinit/xinitrc
    #[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    #[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    #xsetroot -solid grey
    #vncconfig -nowin &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    #startx &
    
    
    twm &
    

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.