{"id":5831,"date":"2023-12-22T19:36:54","date_gmt":"2023-12-22T10:36:54","guid":{"rendered":"https:\/\/asabond.com\/?p=5831"},"modified":"2023-12-22T19:36:57","modified_gmt":"2023-12-22T10:36:57","slug":"ubuntu%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e5%a7%8b%e5%8b%95","status":"publish","type":"post","link":"https:\/\/asabond.com\/?p=5831","title":{"rendered":"Ubuntu\u30b5\u30fc\u30d0\u30fc\u59cb\u52d5"},"content":{"rendered":"\n<p>CentOS\u304b\u3089Ubuntu22.04.3LTS\u306b\u79fb\u884c\u3057\u305f\u3002\u4eca\u56de\u306fChatGPT\u304c\u3042\u3063\u305f\u306e\u3067\u305d\u3053\u307e\u3067\u5927\u5909\u3067\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3001\u624b\u9806\u3082\u542b\u3081\u3066\u5099\u5fd8\u9332\u3068\u3057\u3066\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u307e\u3067\u306e\u624b\u9806<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/jp.ubuntu.com\/download\">Ubuntu<\/a>\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u3002<\/li>\n\n\n\n<li><a href=\"https:\/\/rufus.ie\/ja\/\">Rufus<\/a>\u3068\u3044\u3046\u30d7\u30ed\u30b0\u30e9\u30e0\uff08\u7121\u6599\u3092\uff09\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/li>\n\n\n\n<li>Rufus\u3092\u4f7f\u3063\u3066\u3001Ubuntu\u306e\u8d77\u52d5\u30a4\u30e1\u30fc\u30b8\u3092USB\u30e1\u30e2\u30ea\u306b\u66f8\u304d\u8fbc\u3080<\/li>\n\n\n\n<li>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308bPC\u306eBios\u8a2d\u5b9a\u3067\u8d77\u52d5\u3059\u308b\u9806\u756a\u3092USB\u30921\u756a\u306b\u5909\u66f4<\/li>\n\n\n\n<li>USB\u30e1\u30e2\u30ea\u3092\u633f\u3057\u305f\u307e\u307e\u8d77\u52d5<\/li>\n\n\n\n<li>\u624b\u9806\u306b\u6cbf\u3063\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5f8c\u306e\u8a2d\u5b9a<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306e\u8a2d\u5b9a<\/li>\n\n\n\n<li>\u5171\u6709\u30d5\u30a9\u30eb\u30c0\u306e\u8a2d\u5b9a<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Firebird\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h3>\n\n\n\n<p>Firebird\uff08\u4ee5\u4e0bFb)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#firebird\u3068\u3044\u3046\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u7528\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4f5c\u308b\nsudo mkdir \/usr\/local\/firebird\nsudo chown $USER \/usr\/local\/firebird\n\n#libtommath1\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\uff08\u3053\u308c\u3082\u5fc5\u8981\u307f\u305f\u3044\uff09\nsudo apt -y install libtommath-dev libtommath1\n\n#Firebird\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\nsudo chown -R $USER \/usr\/local\/firebird\ncd \/usr\/local\/firebird\ntar -xvzof Firebird-4.0.2.2816-0.amd64.tar.gz  \ncd Firebird-4.0.2.2816-0.amd64  \nsudo bash install.sh\n\n#\u9014\u4e2dsysdba\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u8a2d\u5b9a\u304c\u3042\u308b\u306e\u3067\u5165\u529b\u3002\n\n#\/opt\/firebird\/bin\u306bPath\u3092\u901a\u3059\nexport PATH=\/opt\/firebird\/bin:${PATH} \necho 'export PATH=\/opt\/firebird\/bin:${PATH}' >> ${HOME}\/.bashrc\n\n#isql\u3092\u8d77\u52d5\nisql\n\n#isql\u3092\u4fee\u4e86\nSQL>exit;\n\n#SQL\u306e\u5834\u5408\u7d42\u308f\u308a\u306f\u5fc5\u305a\uff1b\u30bb\u30df\u30b3\u30ed\u30f3\u304c\u5fc5\u8981<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Samba\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>$sudo apt update\r\n$sudo apt upgrade\r\n$sudo apt install -y samba<\/code><\/pre>\n\n\n\n<p>samba.conf\u3092\u3044\u3058\u308b\u306e\u3067\u3001\u4e00\u5fdc\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\uff08\u30b3\u30d4\u30fc\u3057\u3066\u5225\u306e\u540d\u524d\u306b\u3059\u308b\uff09<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$sudo cp -a \/etc\/samba\/smb.conf \/etc\/samba\/smb.conf.default<\/code><\/pre>\n\n\n\n<p>smb.conf\u306e\u7de8\u96c6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo vim \/etc\/smb.conf<\/code><\/pre>\n\n\n\n<p>\u4eca\u56de\u306fvim\u3092\u4f7f\u3063\u3066\u7de8\u96c6\u3057\u305f\u3002smb.conf\u306e\u4e00\u756a\u6700\u5f8c\u306b\u4e0b\u8a18\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;db]\r\n   path = \/data\/db\r\n   writable = yes\r\n   guest ok = yes\r\n   guest only = yes\r\n   force create mode = 777\r\n   force directory mode = 777<\/code><\/pre>\n\n\n\n<p>samba\u30e6\u30fc\u30b6\u30fc\u3092\u767b\u9332<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo smbpasswd -a \u30e6\u30fc\u30b6\u30fc\u540d<\/code><\/pre>\n\n\n\n<p>\u7de8\u96c6\u304c\u7d42\u308f\u3063\u305f\u3089\u518d\u8d77\u52d5\uff08reboot)<\/p>\n\n\n\n<p>\u7d9a\u3044\u3066Windows\u306e\u958b\u767a\u7528\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306eTCP\u30a2\u30c9\u30ec\u30b9\u3084\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u5834\u6240\u306a\u3069\u3092\u4fee\u6b63\u3057\u3001\u30c6\u30b9\u30c8\u63a5\u7d9a\u3092\u884c\u3046\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u30b9\u30bf\u30c3\u30af\uff01<\/h2>\n\n\n\n<p>\u884c\u304d\u5f53\u305f\u308a\u3070\u3063\u305f\u308a\u77e5\u8b58\u306a\u3057\u304c\u5fc5\u305a\u8d77\u3053\u3059\u30b9\u30bf\u30c3\u30af\u304c\u3053\u3053\u3067\u767a\u751f\uff57<br>Delphi\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306b\u5fc5\u8981\u4e8b\u9805\u3092\u5165\u308c\u3066\u30c6\u30b9\u30c8\u63a5\u7d9a\u3059\u308b\u3082\u3001\u300cconnection rejected by remote interface\u300d\u3068\u3044\u3046\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u51fa\u3066\u304f\u308b\u3002\u3053\u3053\u304b\u3089\u304c\u5927\u5909\u3060\u3063\u305f\u3002\u3068\u308a\u3042\u3048\u305a\u3001\u3084\u3063\u305f\u3053\u3068\u306f\u3001<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fb\u7528\u306e\u30dd\u30fc\u30c83050\u3092\u89e3\u653e\u3057\u3066\u3042\u3052\u308b<\/li>\n\n\n\n<li>\u30d5\u30a1\u30a4\u30a2\u30a6\u30a9\u30fc\u30eb\u306e\u78ba\u8a8d<\/li>\n\n\n\n<li>firebird.conf\u306e\u4fee\u6b63<\/li>\n<\/ul>\n\n\n\n<p>3050\u30dd\u30fc\u30c8\u3082TCP\u3067\u4f7f\u3044\u305f\u3044\u306e\u306bTCP6\u304c\u5229\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3066\u3001\u5f37\u5236\u7684\u306bIPv6\u3092\u4f7f\u3048\u306a\u3044\u8a2d\u5b9a\u306b\u3057\u3066\u307f\u305f\u308a\u3001\u30d5\u30a1\u30a4\u30a2\u30a6\u30a9\u30fc\u30eb\u3082\u4e00\u6642\u7684\u306b\u7121\u52b9\u306b\u3057\u3066\u307f\u305f\u308a\u3001Firebird.conf\u3082\u8272\u3005\u3068\u3044\u3058\u3063\u3066\u307f\u305f\u3082\u306e\u306e\u3001\u5168\u7136\u3064\u306a\u304c\u3089\u306a\u304b\u3063\u305f\u3002\u3053\u3053\u3067\u6570\u6642\u9593\u7d4c\u904e\u3002<\/p>\n\n\n\n<p>\u8a66\u3057\u306b\u4ee5\u524d\u3001mousePC\u306bUbuntu\u3068Firebird\u3092\u5165\u308c\u3066\u3046\u307e\u304f\u884c\u3063\u3066\u305f\u306e\u3092\u601d\u3044\u51fa\u3057\u3066\u6025\u907d\u7acb\u3061\u3042\u3052\u308b\u3053\u3068\u306b\u3002<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"480\" data-id=\"5832\" src=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-22-14.47.25.jpg\" alt=\"\" class=\"wp-image-5832\" srcset=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-22-14.47.25.jpg 640w, https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-22-14.47.25-300x225.jpg 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"480\" data-id=\"5833\" src=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-21-12.28.57.jpg\" alt=\"\" class=\"wp-image-5833\" srcset=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-21-12.28.57.jpg 640w, https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/2023-12-21-12.28.57-300x225.jpg 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\n<\/figure>\n\n\n\n<p>\u8a2d\u5b9a\u306a\u3069\u3092\u78ba\u8a8d\u3057\u3066\u305f\u3068\u3053\u308d\u3001firebird.conf\u306e\u4e2d\u8eab\u304c\u9055\u304f\u3066\u300c???\u300d\u3063\u3066\u306a\u3063\u305f\u3089\u3001\u3069\u3046\u3084\u3089Firebird\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u9055\u3046\u304b\u3089\uff1f\u3063\u3066\u601d\u3044\u3001Fb4.0\u3092\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u6562\u884c\u3002\u304c\u3001\u3057\u304b\u3057\u3001\u30cd\u30c3\u30c8\u306b\u306fFb3.0\u304b4.0\u3057\u304b\u306a\u304f\u3066\u60b6\u7d76\u3002mousePC\u306b\u5165\u3063\u3066\u305f\u306e\u306fFb2.5\u3002\u305d\u3057\u3066CentOS\u306b\u3082\u5165\u3063\u3066\u305f\u306e\u3082Fb2.5\u3002<\/p>\n\n\n\n<p>\u5e78\u3044\u306a\u3053\u3068\u306bmousePC\u306b\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u305fFirebird2.5.9\u306e\u30d5\u30a1\u30a4\u30eb\u304c\u3042\u3063\u305f\u306e\u3067\u3001\u305d\u308c\u3092\u5171\u6709\u30d5\u30a9\u30eb\u30c0\u306b\u5165\u308c\u3066\u4f55\u3068\u304b\u30b5\u30eb\u30d9\u30fc\u30b8\u6210\u529f\u3057\u305f\u3002\u305d\u3057\u3066\u3001\u305d\u306eFb2.5\u3092\u7121\u4e8b\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3002<\/p>\n\n\n\n<p>\u305d\u3057\u305f\u3089\u3001\u3042\u3063\u3055\u308a\u3064\u306a\u304c\u3063\u3066\u3057\u307e\u3063\u305f\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"489\" height=\"111\" src=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/Screenshot-from-2023-12-22-14-55-10.png\" alt=\"\" class=\"wp-image-5834\" srcset=\"https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/Screenshot-from-2023-12-22-14-55-10.png 489w, https:\/\/asabond.com\/wp-content\/uploads\/2023\/12\/Screenshot-from-2023-12-22-14-55-10-300x68.png 300w\" sizes=\"auto, (max-width: 489px) 100vw, 489px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">crontab\u306e\u8a2d\u5b9a<\/h3>\n\n\n\n<p>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u6bce\u591c\u4e2d\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u53d6\u308b\u3079\u304fCrontab\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30b3\u30de\u30f3\u30c9\u3092\u767b\u9332\u3002\u3053\u308c\u306f\u3001Windows\u3067\u8a00\u3046\u3068\u3053\u308d\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u30fc\u3002\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u7acb\u3066\u308b\u3053\u3068\u3067\u3001\u5fd8\u308c\u304c\u3061\u306a\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u884c\u3063\u3066\u304f\u308c\u308b\u3002\u30c6\u30b9\u30c8\u6bb5\u968e\u3067\u306f\u554f\u984c\u306a\u304f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304c\u53d6\u308c\u3066\u305f\u3002<\/p>\n\n\n\n<p>\u4eca\u306f\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u4f7f\u3063\u3066\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30fc\u30bf\u3092Windows\u306e\u30d5\u30a9\u30eb\u30c0\u306b\u98db\u3070\u305b\u308b\u3088\u3046\u753b\u7b56\u3057\u3066\u3044\u308b\u6700\u4e2d\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u4eca\u56de\u306f\u3001Ubuntu\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304b\u3089Samba\u306e\u8a2d\u5b9a\u306bFb\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304b\u3089\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u307e\u3067\u306e\u5099\u5fd8\u9332<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CentOS\u304b\u3089Ubuntu22.04.3LTS\u306b\u79fb\u884c\u3057\u305f\u3002\u4eca\u56de\u306fChatGPT\u304c\u3042\u3063\u305f\u306e\u3067\u305d\u3053\u307e\u3067\u5927\u5909\u3067\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3001\u624b\u9806\u3082\u542b\u3081\u3066\u5099\u5fd8\u9332\u3068\u3057\u3066\u3002 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u307e\u3067\u306e\u624b\u9806 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5f8c\u306e\u8a2d\u5b9a Firebird\u306e\u30a4\u30f3\u30b9 &#8230; <a title=\"Ubuntu\u30b5\u30fc\u30d0\u30fc\u59cb\u52d5\" class=\"read-more\" href=\"https:\/\/asabond.com\/?p=5831\" aria-label=\"Ubuntu\u30b5\u30fc\u30d0\u30fc\u59cb\u52d5 \u306b\u3064\u3044\u3066\u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[11],"tags":[],"class_list":["post-5831","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/posts\/5831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/asabond.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5831"}],"version-history":[{"count":1,"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/posts\/5831\/revisions"}],"predecessor-version":[{"id":5835,"href":"https:\/\/asabond.com\/index.php?rest_route=\/wp\/v2\/posts\/5831\/revisions\/5835"}],"wp:attachment":[{"href":"https:\/\/asabond.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5831"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/asabond.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5831"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/asabond.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5831"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}